Table of Contents | Future Plans
There are copious comments in the source code. The file
example.ss
in the SchemeUnit directory also provides a
good example of a complex test suite.
Good references for tests and the Extreme Programming methodology include WikiWikiWeb, ExtremeProgramming.org, XProgramming.com, and JUnit, the Java unit test framework.
Most of the code at Schematics has extensive test suites written using SchemeUnit