leancheck
tasty-hedgehog
Our great sponsors
leancheck | tasty-hedgehog | |
---|---|---|
4 | 0 | |
45 | 37 | |
- | - | |
0.0 | 6.2 | |
7 months ago | 13 days ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
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.
leancheck
-
[ANN] LeanCheck v1.0.0 – Enumerative Property Testing
... and there's also the Extrapolate library that extends LeanCheck with counter-example generalization:
A new version of LeanCheck is out (v1.0.0). LeanCheck is a property testing library (like QuickCheck) that tests values enumeratively.
Installing. You can find LeanCheck on Hackage or GitHub. It is also tracked on Stackage. You can install it with:
You can take a look at the following section of LeanCheck's FAQ:
tasty-hedgehog
We haven't tracked posts mentioning tasty-hedgehog yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
smallcheck - Test your Haskell code by exhaustively checking its properties
tasty-hspec - Hspec provider for tasty
tasty-silver - A fancy test runner for tasty and support for golden tests.
benchpress - Micro-benchmarking of Haskell code with detailed execution time statistics.
tasty-mgolden - A different golden testing provider for tasty.
smartcheck - A Smarter QuickCheck
tasty-discover
quicktest
quickcheck-state-machine - Test monadic programs using state machine based models
plutarch-quickcheck - Pain-free QuickCheck helpers for Plutarch
monad-mock - A Haskell package that provides a monad transformer for mocking mtl-style typeclasses
tasty-stats - Collect statistics of your Tasty testsuite