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 SUSE:SLE-15-SP5:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP6:Update/ghc-QuickCheck && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
QuickCheck-2.14.3.tar.gz | 0000076849 75 KB | |
ghc-QuickCheck.changes | 0000020359 19.9 KB | |
ghc-QuickCheck.spec | 0000003386 3.31 KB |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP5:Update package:ghc-QuickCheck revision:0a5c24290b732ea0beda58197d1a8898
Comments 0