Popularity
2.8
Declining
Activity
0.0
Declining
1
2
3

Monthly Downloads: 5
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Testing     Tasty    
Latest version: v0.3.1

tasty-laws alternatives and similar packages

Based on the "tasty" category.
Alternatively, view tasty-laws alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of tasty-laws or a related project?

Add another 'tasty' Package

README

Tasty Laws

Hackage Version Build Status

Preassembled tasty TestTrees 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.