Skip to content

dspies-leapyear/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

The quickcheck-instances [1] companion package provides instances for types in
Haskell Platform packages at the cost of additional dependencies.

[1]: http://hackage.haskell.org/package/quickcheck-instances

About

Automatic testing of Haskell programs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 99.4%
  • Shell 0.6%