The latest version of smallcheck is 1.2.1.1-0.

smallcheck

Version 0.5 revision 0 uploaded by RomanCheplyaka.

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
https://github.com/feuerbach/smallcheck/issues
Category
Testing
Copyright
n/a
Homepage
https://github.com/feuerbach/smallcheck
Maintainer
Roman Cheplyaka <roma@ro-che.info>
Package URL
n/a
Stability
Beta

Components