Changelog for tasty-smallcheck-0.8.2
Changes
Version 0.8.2
Add a --smallcheck-max-count option, which limits the number of test cases for
a given property test
Version 0.8.1
Intercept exceptions thrown by the property, adhering to the new tasty API contract.
Version 0.8.0.1
Split the changelog out of the main tasty changelog
Version 0.8
Update to tasty-0.8
Version 0.2
- Add an
execRunnerfunction - Make
RunnerreturnIO Bool - Re-export useful bits of
Test.SmallCheckfromTest.Tasty.SmallCheck