smallcheck-laws

smallcheck properties for testing Monoid, Functor, Applicative and Monad laws.


Keywords
bsd3, library, Test.SmallCheck.Laws.Applicative, Test.SmallCheck.Laws.Functor, Test.SmallCheck.Laws.Monad, Test.SmallCheck.Laws.Monoid, smallcheck, tasty-laws
License
BSD-3-Clause
Install
cabal install smallcheck-laws-0.3

Documentation

SmallCheck Laws

Hackage Version Build Status

smallcheck properties for testing the following laws:

  • Monoid
  • Functor
  • Applicative
  • Monad

Use this package to create your own fine tuned smallcheck tests. For preassembled test runners with minimal setup and sensible defaults, you can use tasty-laws.

Contact

Contributions and bug reports are welcome!

Please feel free to contact jdnavarro on the #haskell IRC channel on irc.freenode.net.