./devel/hs-QuickCheck, Random testing of program properties

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 2.13.2, Package name: hs-QuickCheck-2.13.2, Maintainer: pho

QuickCheck is a library for random testing of program properties.

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.


Required to run:
[lang/ghc88] [devel/hs-splitmix]

Master sites:

SHA1: b9e6f4f5da76373bd72fc8089aecc8b9e2964a8e
RMD160: 84b1a38c702c3f1f445f597147b3055fc9221748
Filesize: 68.776 KB

Version history: (Expand)