Package fasttest.plt contributed by cce 
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:0
Open tickets:0
Primary files:
random.rkt
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(4 2)
106
[none]
4.2.5Monday, November 28th, 2011
To load: (require (planet cce/fasttest:4:2/random))
Available in repositories: 4.x
4.2: Compatibility with Racket 5.2.0.4.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(4 1)
71
[none]
4.2.5Friday, September 2nd, 2011
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)
2
[none]
4.2.5Friday, September 2nd, 2011
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)
95
[none]
4.2.5Thursday, April 21st, 2011
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)
94
[none]
4.2Friday, February 4th, 2011
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)
352
[none]
4.2Friday, May 28th, 2010
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)
58
[none]
4.2Monday, March 22nd, 2010
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)
372
[none]
4.2Wednesday, September 30th, 2009
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)
851
[none]
[none]Tuesday, March 10th, 2009
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)
38
[none]
[none]Thursday, February 12th, 2009
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 4))))
Available in repositories: 4.x
3.4: Minor updates to documentation.
(3 3)
67
[none]
[none]Saturday, January 17th, 2009
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)
84
[none]
[none]Wednesday, September 24th, 2008
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 3 (= 2))))
Available in repositories: 4.x
3.2: Added documentation.
(3 1)
60
[none]
[none]Thursday, August 28th, 2008
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)
23
[none]
[none]Monday, August 25th, 2008
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)
71
[none]
[none]Monday, June 9th, 2008
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:
  • does not have Scribble documentation,
  • does not use new keyword arguments,
  • does not use main.ss convention.
 Packages in other repositories

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

PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 4)
20
[none]
371Thursday, May 15th, 2008
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)
0
[none]
371Thursday, May 15th, 2008
To load: (require (planet "random.ss" ("cce" "fasttest.plt" 1 (= 3))))
Available in repositories: 3xx
1.3:
  • changed default random characters to capital letters
  • changed random/choose-int-between contract to require i <= j
  • changed schemeunit annotation from 'FastTest x' to 'random-x'
  • (1 2)
    164
    [none]
    371Sunday, November 11th, 2007
    To load: (require (planet "random.ss" ("cce" "fasttest.plt" 1 (= 2))))
    Available in repositories: 3xx
    • 1.2: Added new options to generate. Added define-generator, let*-random, and check-randomly. Corrected and updated documentation.
    • 1.1: Bug fixes, interface changes.
    • 1.0: Initial release.
    (1 1)
    7
    [none]
    370Monday, October 29th, 2007
    To load: (require (planet "random.ss" ("cce" "fasttest.plt" 1 (= 1))))
    Available in repositories: 3xx
    • 1.1: Bug fixes, interface changes.
    • 1.0: Initial release.
    (1 0)
    3
    [none]
    370Friday, October 26th, 2007
    To load: (require (planet "random.ss" ("cce" "fasttest.plt" 1 (= 0))))
    Available in repositories: 3xx
    1.0: Initial release.