QuickCheck 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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.3/ghc-QuickCheck && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
QuickCheck-2.5.1.1.tar.gz | 0000026156 25.5 KB | |
_service | 0000000075 75 Bytes | |
ghc-QuickCheck.changes | 0000001311 1.28 KB | |
ghc-QuickCheck.spec | 0000001826 1.78 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
Split 12.3 from Factory
Comments 0