doctest-discover-configurator
hspec
Our great sponsors
doctest-discover-configurator | hspec | |
---|---|---|
0 | 1 | |
0 | 662 | |
- | 1.2% | |
0.0 | 8.7 | |
over 7 years ago | 1 day ago | |
Haskell | Haskell | |
LicenseRef-PublicDomain | MIT 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.
doctest-discover-configurator
We haven't tracked posts mentioning doctest-discover-configurator yet.
Tracking mentions began in Dec 2020.
hspec
-
How can I write tests in Haskell, I’m having trouble understanding how to install a test module?
hspec is a great library for testing, you can also use it to group different kind of tests, like property-based tests with QuickCheck.
What are some alternatives?
tasty - Modern and extensible testing framework for Haskell
HUnit-Plus - A test framework expanding on the HUnit Haskell testing package
HUnit - A unit testing framework for Haskell
QuickCheck - Automatic testing of Haskell programs.
HTF - Haskell Test Framework
hspec-checkers - Allows to use checkers properties from hspec
hspec-expectations-pretty-diff - Catchy combinators for HUnit +++ colored pretty-printed diffs
hspec-jenkins
hspec-megaparsec - Utility functions for testing Megaparsec parsers with Hspec
hspec-laws - Experimental additions to hspec
hspec-expectations - Catchy combinators for HUnit
hspec-attoparsec - utility functions for testing attoparsec parsers with hspec