Please login to access the resource

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 3 (latest revision is 6)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 402480 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 3)
- 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.
Comments 0
openSUSE Build Service is sponsored by