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

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


Branch: pkgsrc-2016Q3, Version: 2.7.6nb3, Package name: hs-QuickCheck-2.7.6nb3, 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:
[devel/hs-tf-random] [devel/hs-transformers] [devel/hs-random]

Master sites:

SHA1: 895d84eb5d87432dd927252d93a39fe95cbcce6a
RMD160: af4cf6bc27997def5b6cd15fc5acc586e7015e3f
Filesize: 33.704 KB

Version history: (Expand)