test-framework
Our great sponsors
test-framework-sandbox | test-framework | |
---|---|---|
0 | 0 | |
8 | 24 | |
- | - | |
4.6 | 2.8 | |
7 months ago | about 1 month 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.
test-framework-sandbox
We haven't tracked posts mentioning test-framework-sandbox yet.
Tracking mentions began in Dec 2020.
test-framework
We haven't tracked posts mentioning test-framework yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
quicktest
silvi - Haskell library for generating fake data.
HTF - Haskell Test Framework
test-simple - Simple Perl inspired testing in Haskell
fuzzcheck - A library for testing monadic code in the spirit of QuickCheck
ghc-prof-flamegraph
HUnit-Plus - A test framework expanding on the HUnit Haskell testing package
smartcheck - A Smarter QuickCheck
checkers - Check properties on standard classes and data structures
test-framework-program - A test-framework plugin that will run executables.
test-framework-skip - A module for the test-framework system that allows one to mark a test to be skipped.
quickspec - Equational laws for free