axiomatic-classes
Specify axioms for type classes and quickCheck all available instances (by unitb)
smartcheck
A Smarter QuickCheck (by leepike)
axiomatic-classes | smartcheck | |
---|---|---|
- | - | |
1 | 102 | |
- | 0.0% | |
0.0 | 0.0 | |
almost 8 years ago | almost 8 years ago | |
Haskell | TeX | |
MIT License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
axiomatic-classes
Posts with mentions or reviews of axiomatic-classes.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning axiomatic-classes yet.
Tracking mentions began in Dec 2020.
smartcheck
Posts with mentions or reviews of smartcheck.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning smartcheck yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing axiomatic-classes and smartcheck you can also consider the following projects:
hspec-golden-aeson - Use tests to monitor changes in Aeson serialization
leancheck - enumerative property-based testing for Haskell
should-not-typecheck - A HUnit/hspec assertion to verify that an expression does not typecheck
tasty - Modern and extensible testing framework for Haskell
quickcheck-arbitrary-adt - Typeclass for generating a list of each instance of a sum type's constructors
UnitTestDesign.jl - Automated unit test coverage with fewer test cases using all-pairs and other covering arrays.