@hackage QuickCheck2.10.1
Automatic testing of Haskell programs
Categories
License
BSD-3-Clause
Maintainer
Nick Smallbone <nick@smallbone.se>; see also QuickCheck mailing list (https://groups.google.com/forum/#!forum/haskell-quickcheck)
Links
Versions
Installation
Tested Compilers
Dependencies (10)
Dependents (3444)
@hackage/quickcheck-arbitrary-template, @hackage/timeseries, @hackage/Cabal, @hackage/mnist-idx, @hackage/myTestlll, @hackage/unix-memory, Show all…
Package Flags
templatehaskell
(on by default)
Build Test.QuickCheck.All, which uses Template Haskell.
This is QuickCheck 2, a library for random testing of program properties.
Install it in the usual way:
$ cabal install
There is a Google group for user discussion and questions at https://groups.google.com/forum/#!forum/haskell-quickcheck.