yakTest is a very lightweight (only a few classes) testing framework in the spirit of JUnit, CppUnit, and others. It emphasizes small-grained test classes and text output in file:line:message format suitable for emacs. A sample test case is included.