Package fasttest.plt contributed by cce [docs]
To load: (require (planet cce/fasttest:3:6/random))
Old style:(require (planet "random.ss" ("cce" "fasttest.plt" 3 6)))
Min PLT Scheme version: 4.2
Package description:
FastTest random test case generation. Inspired by the QuickCheck library for Haskell.
Downloads this week: 9
Total downloads: 1655
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal VersionSourceDLsDocsReq. PLT
(3 6)
273
4.2
To load: (require (planet cce/fasttest:3:6/random))
Available in repositories: 4.x
3.6: Updated for compatibility with PLT Scheme versions 4.2 - 4.2.2.
No Tickets Currently open for this Package [New Ticket]
 Old versions
PLaneT versionExternal VersionSourceDLsDocsReq. PLT
(3 5)
851
[none]
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]
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]
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]
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]
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)
22
[none]
[none]
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)
66
[none]
[none]
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 PLT Scheme.

PLaneT versionExternal VersionSourceDLsDocsReq. PLT
(1 4)
20
371
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
371
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
    371
    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
    370
    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
    370
    To load: (require (planet "random.ss" ("cce" "fasttest.plt" 1 (= 0))))
    Available in repositories: 3xx
    1.0: Initial release.