smartcheck
A Smarter QuickCheck (by leepike)
leancheck
enumerative property-based testing for Haskell (by rudymatela)
smartcheck | leancheck | |
---|---|---|
- | 5 | |
102 | 53 | |
0.0% | - | |
0.0 | 4.9 | |
almost 8 years ago | 4 months ago | |
TeX | Haskell | |
BSD 3-clause "New" or "Revised" 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.
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.
leancheck
Posts with mentions or reviews of leancheck.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-11.
-
Help with stack ghci and LeanCheck
Hey, I am an IT student, and was given the task to install Leancheck. I managed to do that by following the instructions on: https://github.com/rudymatela/leancheck/blob/master/README.md Now it works if I do "ghci" and then "import Test.LeanCheck".
-
[ANN] LeanCheck v1.0.0 – Enumerative Property Testing
You can take a look at the following section of LeanCheck's FAQ:
What are some alternatives?
When comparing smartcheck and leancheck you can also consider the following projects:
tasty - Modern and extensible testing framework for Haskell
monad-mock - A Haskell package that provides a monad transformer for mocking mtl-style typeclasses [GET https://api.github.com/repos/cjdev/monad-mock: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
titan - Testing Infrastructure for Temporal AbstractioNs
smallcheck - Test your Haskell code by exhaustively checking its properties
UnitTestDesign.jl - Increases unit test coverage with fewer test cases using all-pairs and other covering arrays.
benchpress - Micro-benchmarking of Haskell code with detailed execution time statistics.