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.
- Developed at devel:languages:haskell
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:ARM/ghc-QuickCheck && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
QuickCheck-2.15.0.1.tar.gz | 0000081502 79.6 KB | |
ghc-QuickCheck.changes | 0000022190 21.7 KB | |
ghc-QuickCheck.spec | 0000004431 4.33 KB |
Comments 0