| 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: | 1 | ||||||||||||
| Open tickets: | 0 | ||||||||||||
| Primary files: |
|
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 3) | 1 | [browse] | 2264 | [docs] | [none] | 2008-04-06 |
| 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 | [docs] | [none] | 2007-04-01 |
| 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 | [docs] | [none] | 2007-04-01 |
| 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 | [docs] | [none] | 2007-04-01 |
| To load: (require (planet "test.ss" ("dherman" "test.plt" 1 (= 0)))) | ||||||
| Available in repositories: 3xx, 4.x | ||||||
| [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 | [docs] | 4.0 | 2009-03-22 |
| 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 | [docs] | 4.0 | 2008-09-08 |
| To load: (require (planet "main.ss" ("dherman" "test.plt" 2 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
Updated for PLT v4.x. | ||||||