Package test.plt contributed by dherman 
To load: (require (planet dherman/test:1:3/test))
Old style:(require (planet "test.ss" ("dherman" "test.plt" 1 3)))
Package description:
Utilities for unit testing.
Downloads this week: 0
Total downloads: 3820
Tickets:0
Open tickets:0
Primary files:
test.ss
NameContract
list-permutation?
keep-new-directories?
in-new-directory
source-directory-of-expression
in-this-directory
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 3)1
2264
[none]
[none]Sunday, April 6th, 2008
To load: (require (planet dherman/test:1:3/test))
Available in repositories: 4.x, 3xx
Removed dependency on SchemeUnit 1.x; should now work both in PLT 3xx and 4.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)1
524
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "test.ss" ("dherman" "test.plt" 1 (= 2))))
Available in repositories: 4.x, 3xx
[no release notes]
(1 1)1
6
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "test.ss" ("dherman" "test.plt" 1 (= 1))))
Available in repositories: 4.x, 3xx
[no release notes]
(1 0)1
4
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "test.ss" ("dherman" "test.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
[no release notes]
 Packages in other repositories

These packages are not available in the 3xx repository, but they are available for other versions of Racket.

PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 1)2
837
[none]
4.0Monday, March 23rd, 2009
To load: (require (planet "main.ss" ("dherman" "test.plt" 2 (= 1))))
Available in repositories: 4.x

Got rid of unused evaluator in the documentation module, which was causing spurious errors.

(2 0)2
185
[none]
4.0Tuesday, September 9th, 2008
To load: (require (planet "main.ss" ("dherman" "test.plt" 2 (= 0))))
Available in repositories: 4.x

Updated for PLT v4.x.