smallcheck-0.4: Another lightweight testing library in Haskell.

The smallcheck package

SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used.

Properties

Versions0.2.1, 0.4, 0.5, 0.6
Dependenciesbase, haskell98
LicenseBSD3
AuthorColin Runciman
MaintainerColin Runciman <Colin.Runciman@cs.york.ac.uk>
StabilityBeta
CategoryTesting
Upload dateTue May 27 10:05:20 UTC 2008
Uploaded byColinRunciman
Built onghc-6.10, ghc-6.12, ghc-6.8, ghc-7.0
Build failureghc-7.2 (log)
DistributionsNixOS: 0.6, Debian: 0.6, FreeBSD: 0.4

Modules

Downloads