| 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
|
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 3) | 1 | [browse] | 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. | ||||||
| Old versions |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 2) | 1 | [browse] | 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 | [browse] | 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 | [browse] | 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 version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (2 1) | 2 | [browse] | 837 | [none] | 4.0 | Monday, 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 | [browse] | 185 | [none] | 4.0 | Tuesday, September 9th, 2008 |
| To load: (require (planet "main.ss" ("dherman" "test.plt" 2 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
Updated for PLT v4.x. | ||||||