Popularity
3.3
Growing
Activity
0.0
Stable
1
2
3
Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
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.
-
tasty-ant-xml
A tasty ingredient to output test results in XML, using the Ant schema. This XML can be consumed by the Jenkins continuous integration framework. -
tasty-test-reporter
An ingredient for tasty that prints a summary and outputs junit xml that works with jenkins.
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of tasty-laws or a related project?
README
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.