racket/collects/schemeunit
Noel Welsh 6c68825a49 Commit programmatic API to construct test suites and test cases, in response to popular demand.
The API is make-test-case and make-test-suite. Use should be obvious.

TODO:
 - Document
 - Port to Schematics/Planet release

svn: r14731
2009-05-06 08:53:08 +00:00
..
scribblings removed lots of "the the"s 2009-05-01 21:02:51 +00:00
all-schemeunit-tests.ss
base-test.ss
base.ss
check-info-test.ss
check-info.ss
check-test.ss
check.ss
counter-test.ss
counter.ss
format-test.ss
format.ss
hash-monad-test.ss
hash-monad.ss
info.ss move to user directory 2009-04-05 17:58:56 +00:00
location-test.ss
location.ss
main.ss
monad-test.ss
monad.ss
name-collector.ss
result-test.ss
result.ss
run-tests.ss
standalone-check-test.ss
standalone-test-case-test.ss
test-case-test.ss
test-case.ss
test-suite-test.ss Commit programmatic API to construct test suites and test cases, in response to popular demand. 2009-05-06 08:53:08 +00:00
test-suite.ss Commit programmatic API to construct test suites and test cases, in response to popular demand. 2009-05-06 08:53:08 +00:00
test-test.ss Commit programmatic API to construct test suites and test cases, in response to popular demand. 2009-05-06 08:53:08 +00:00
test.ss Commit programmatic API to construct test suites and test cases, in response to popular demand. 2009-05-06 08:53:08 +00:00
text-ui-test.ss
text-ui-util-test.ss
text-ui-util.ss
text-ui.ss
util-test.ss
util.ss