8000 GitHub - sol/quickcheck: Automatic testing of Haskell programs. Please send patches to quickcheck@projects.haskell.org rather than using a pull request!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ quickcheck Public
forked from nick8325/quickcheck

Automatic testing of Haskell programs. Please send patches to quickcheck@projects.haskell.org rather than using a pull request!

License

Notifications You must be signed in to change notification settings

sol/quickcheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is QuickCheck 2, a library for random testing of program properties.

Install it in the usual way:

$ cabal install

Please report bugs to the QuickCheck mailing list at
quickcheck@projects.haskell.org.

If you get errors about Template Haskell, try

$ cabal install -f-templateHaskell

but please report this as a bug.

About

Automatic testing of Haskell programs. Please send patches to quickcheck@projects.haskell.org rather than using a pull request!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 99.2%
  • Shell 0.8%
0