The latest version of smallcheck is 1.2.1.1-0.

smallcheck

Version 0.4 revision 0 uploaded by ColinRunciman.

Package meta

Synopsis
Another lightweight testing library in Haskell.
Description

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.

Author
Colin Runciman
Bug reports
n/a
Category
Testing
Copyright
n/a
Homepage
n/a
Maintainer
Colin Runciman <Colin.Runciman@cs.york.ac.uk>
Package URL
n/a
Stability
Beta

Components