[ 源代码: hugs98 ]
软件包:libhugs-quickcheck-bundled(98.200609.21-7)
Automatic testing of Haskell programs
A library for testing Haskell programs automatically. 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.
This is the version bundled with the interpreter.
其他与 libhugs-quickcheck-bundled 有关的软件包
|
|
|
|
-
- dep: hugs (= 98.200609.21-7)
- Haskell 98 interpreter
-
- dep: libhugs-base
- 本虚包由这些包填实: libhugs-base-bundled