Path to this page:
./
devel/hs-QuickCheck,
Random testing of program properties
Branch: pkgsrc-2021Q2,
Version: 2.14.2nb1,
Package name: hs-QuickCheck-2.14.2nb1,
Maintainer: phoQuickCheck 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.
Master sites:
SHA1: 392b8376ef4e312eac2589c414f70aa067d714ca
RMD160: 361c5f6a40d82ac93125b5e754ef562de6693850
Filesize: 73.482 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version hs-QuickCheck-2.14.2nb1 (created)