smallcheck-0.4: Another lightweight testing library in Haskell.ContentsIndex
smallcheck-0.4: 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.
Modules
show/hideTest
Test.SmallCheck
Produced by Haddock version 2.4.2