QuickCheck library for random testing of program properties

Edit Package ghc-QuickCheck

The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases.

Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators.

Refresh
Refresh
Source Files
Filename Size Changed
QuickCheck-2.8.2.tar.gz 0000039725 38.8 KB
ghc-QuickCheck.changes 0000005733 5.6 KB
ghc-QuickCheck.spec 0000002787 2.72 KB
Revision 10 (latest revision is 26)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 398247 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 10)
- update to 2.8.2
* GHC 8 support
* Add Arbitrary and CoArbitrary instances for types in containers package
* Improve speed of shuffle combinator
* Only print to stderr if it's a terminal.
* Small changes: slightly improve documentation, remove redundant constraints
    from some functions' types, small improvements to Test.QuickCheck.All. (forwarded request 398246 from mimi_vx)
Comments 0
openSUSE Build Service is sponsored by