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.
|
|
|
| 硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|---|
| amd64 | 98.200609.21-5+b1 | 15.7 kB | 120 kB | [文件列表] |
| armel | 98.200609.21-5+b1 | 15.7 kB | 120 kB | [文件列表] |
| hppa | 98.200609.21-5+b1 | 15.7 kB | 120 kB | [文件列表] |
| i386 | 98.200609.21-5+b1 | 15.7 kB | 64 kB | [文件列表] |
| ia64 | 98.200609.21-5+b1 | 15.7 kB | 120 kB | [文件列表] |
| mips | 98.200609.21-5+b1 | 15.7 kB | 120 kB | [文件列表] |
| mipsel | 98.200609.21-5+b1 | 15.7 kB | 120 kB | [文件列表] |
| powerpc | 98.200609.21-5+b1 | 15.7 kB | 120 kB | [文件列表] |
| s390 | 98.200609.21-5+b1 | 15.7 kB | 120 kB | [文件列表] |
| sparc | 98.200609.21-5+b1 | 15.7 kB | 120 kB | [文件列表] |