Description
Test common laws.
Description
Preassembled tasty
TestTree
s for property testing Monoid
, Functor
, Applicative
and Monad
laws.
README.md
Tasty Laws
Preassembled tasty TestTree
s for property testing the following laws:
- Monoids
- Functors
- Applicatives
- Monads
It uses smallcheck-laws
under the hood. If you don't find any runners that suite you, you can use this package as a reference to implement your own smallcheck-laws
test runners.
Contact
Contributions and bug reports are welcome!
Please feel free to contact jdnavarro on the #haskell IRC channel on irc.freenode.net.