lazysmallcheck-0.4: A library for demand-driven testing of Haskell programs

The lazysmallcheck package

Lazy SmallCheck is a library for exhaustive, demand-driven testing of Haskell programs. It is based on the idea that if a property holds for a partially-defined input then it must also hold for all fully-defined refinements of the that input. Compared to `eager' input generation as in SmallCheck, Lazy SmallCheck may require significantly fewer test-cases to verify a property for all inputs up to a given depth.

Properties

Versions0.1, 0.2, 0.3, 0.4, 0.5, 0.6
Dependenciesbase (<5), haskell98
LicenseBSD3
AuthorMatthew Naylor and Fredrik Lindblad
MaintainerMatthew Naylor <mfn@cs.york.ac.uk>
CategoryTesting
Home pagehttp://www.cs.york.ac.uk/~mfn/lazysmallcheck/
Upload dateFri Oct 23 09:06:34 UTC 2009
Uploaded byMatthewNaylor
Built onghc-6.10, ghc-6.12
DistributionsFedora: 0.6, NixOS: 0.6, Debian: 0.6, FreeBSD: 0.6

Modules

Downloads