hackageDB :: [Package]

Built with Cabal

smallcheck: Another lightweight testing library in Haskell.

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.

Versions0.2.1, 0.4
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
DistributionsArch: 0.4

Modules

Downloads