8000 GitHub - alpaylan/rackcheck: A property-based testing library for Racket.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alpaylan/rackcheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rackcheck

A property-based testing library for Racket with support for shrinking.

Setup

raco pkg install rackcheck

Usage

See the examples directory.

What about quickcheck?

I initially started out by forking the existing quickcheck library to add support for shrinking, but that required making many breaking changes so I figured I'd start from scratch instead.

License

rackcheck is licensed under the 3-Clause BSD license.

About

A property-based testing library for Racket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Racket 100.0%
0