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.
- Sources inherited from project openSUSE:13.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1:Update/ghc-QuickCheck && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
QuickCheck-2.6.tar.gz | 0000026466 25.8 KB | almost 10 years |
_service | 0000000075 75 Bytes | over 10 years |
ghc-QuickCheck.changes | 0000001687 1.65 KB | almost 10 years |
ghc-QuickCheck.spec | 0000002312 2.26 KB | almost 10 years |
Comments 0