To load: | (require (planet cce/fasttest:4:2/random)) |
Old style: | (require (planet "random.rkt" ("cce" "fasttest.plt" 4 2))) |
Min Racket version: | 4.2.5 |
Package description: | FastTest random test case generation. Inspired by the QuickCheck library for Haskell. |
Downloads this week: | 0 |
Total downloads: | 2538 |
Tickets: | 1 |
Open tickets: | 1 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(4 2) | — | [browse] | 106 | [docs] | 4.2.5 | 2011-11-28 |
To load: (require (planet cce/fasttest:4:2/random)) | ||||||
Available in repositories: 4.x | ||||||
4.2: Compatibility with Racket 5.2.0.4. |
Open tickets |
Ticket Id | Owner | Reporter | Type | Version |
---|---|---|---|---|
327 | cce | jmj@… | defect | (3 9) |
require error on installing |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(4 1) | — | [browse] | 71 | [docs] | 4.2.5 | 2011-09-02 |
To load: (require (planet "random.rkt" ("cce" "fasttest.plt" 4 (= 1)))) | ||||||
Available in repositories: 4.x | ||||||
4.1: Fixed error message; no longer uses DoubleCheck terminology or suggests solutions. | ||||||
(4 0) | — | [browse] | 2 | [docs] | 4.2.5 | 2011-09-02 |
To load: (require (planet "random.rkt" ("cce" "fasttest.plt" 4 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
4.0: Now uses RackUnit rather than SchemeUnit. | ||||||
(3 10) | — | [browse] | 95 | [docs] | 4.2.5 | 2011-04-21 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 10)))) | ||||||
Available in repositories: 4.x | ||||||
3.10: Updated for compatibility with Racket v5.1.1. | ||||||
(3 9) | — | [browse] | 94 | [docs] | 4.2 | 2011-02-04 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 9)))) | ||||||
Available in repositories: 4.x | ||||||
3.9: Updated for compatibility with Racket v5.1. | ||||||
(3 8) | — | [browse] | 352 | [docs] | 4.2 | 2010-05-28 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 8)))) | ||||||
Available in repositories: 4.x | ||||||
3.8: Updated for compatibility with upcoming Racket release. | ||||||
(3 7) | — | [browse] | 58 | [docs] | 4.2 | 2010-03-22 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 7)))) | ||||||
Available in repositories: 4.x | ||||||
3.7: Improved error message when generators fail to satisfy their guard. | ||||||
(3 6) | — | [browse] | 372 | [docs] | 4.2 | 2009-09-30 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 6)))) | ||||||
Available in repositories: 4.x | ||||||
3.6: Updated for compatibility with PLT Scheme versions 4.2 - 4.2.2. | ||||||
(3 5) | — | [browse] | 851 | [docs] | [none] | 2009-03-10 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 5)))) | ||||||
Available in repositories: 4.x | ||||||
3.5: Updated documentation to avoid broken links on planet server. | ||||||
(3 4) | — | [browse] | 38 | [docs] | [none] | 2009-02-12 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 4)))) | ||||||
Available in repositories: 4.x | ||||||
3.4: Minor updates to documentation. | ||||||
(3 3) | — | [browse] | 67 | [docs] | [none] | 2009-01-16 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 3)))) | ||||||
Available in repositories: 4.x | ||||||
3.3: Compatibility with updates to scheme/sandbox, cce/scheme.plt. | ||||||
(3 2) | — | [browse] | 84 | [docs] | [none] | 2008-09-23 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 2)))) | ||||||
Available in repositories: 4.x | ||||||
3.2: Added documentation. | ||||||
(3 1) | — | [browse] | 60 | [none] | [none] | 2008-08-27 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 1)))) | ||||||
Available in repositories: 4.x | ||||||
3.1: Improved GUI output. Documentation still to come. | ||||||
(3 0) | — | [browse] | 23 | [none] | [none] | 2008-08-25 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
3.0: Updated interface. Documentation to come. | ||||||
(2 0) | — | [browse] | 71 | [none] | [none] | 2008-06-09 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 2 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
2.0: updated for PLT Scheme 4.0 compatibility. Known style issues:
|
Packages in other repositories |
These packages are not available in the 4.x repository, but they are available for other versions of Racket.
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 4) | — | [browse] | 20 | [docs] | 371 | 2008-05-15 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 1 (= 4)))) | ||||||
Available in repositories: 3xx | ||||||
1.4: failed generation attempts now display list of unsatisfactory values | ||||||
(1 3) | — | [browse] | 0 | [docs] | 371 | 2008-05-15 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 1 (= 3)))) | ||||||
Available in repositories: 3xx | ||||||
1.3: | ||||||
(1 2) | — | [browse] | 164 | [docs] | 371 | 2007-11-11 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 1 (= 2)))) | ||||||
Available in repositories: 3xx | ||||||
| ||||||
(1 1) | — | [browse] | 7 | [docs] | 370 | 2007-10-29 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 1 (= 1)))) | ||||||
Available in repositories: 3xx | ||||||
| ||||||
(1 0) | — | [browse] | 3 | [docs] | 370 | 2007-10-26 |
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 1 (= 0)))) | ||||||
Available in repositories: 3xx | ||||||
1.0: Initial release. |