tasty-smallcheck

SmallCheck support for the Tasty test framework.

http://documentup.com/feuerbach/tasty

Version on this page:0.8.1
LTS Haskell 22.13:0.8.2@rev:1
Stackage Nightly 2024-03-14:0.8.2@rev:1
Latest on Hackage:0.8.2@rev:1

See all snapshots tasty-smallcheck appears in

MIT licensed and maintained by Roman Cheplyaka
This version can be pinned in stack with:tasty-smallcheck-0.8.1@sha256:37728da9451a857c7410353267c995abea92f8f395fcabd9fe7bf732cc2e3e2e,1013

Module documentation for 0.8.1

Used by 2 packages in nightly-2017-10-28(full list with versions):

SmallCheck support for the Tasty test framework.

Changes

Changes

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 execRunner function
  • Make Runner return IO Bool
  • Re-export useful bits of Test.SmallCheck from Test.Tasty.SmallCheck