Packages tagged test
41 packages have this tag.
[Merge tag] (trustees only)Related tags: library (40), bsd3 (27), program (9), mit (8), testing (4), data (3), deprecated (3), web (3), public-domain (2), quickcheck (2), serialization (2), graphql (1), haskell (1), hxt (1), ...
Name |
DLs |
Rating |
Description |
Tags |
Last U/L |
Maintainer |
---|---|---|---|---|---|---|
HUnit-Plus | 23 | 0.0 | A test framework building on HUnit. | (bsd3, library, test, testing) | 2017-04-10 | emc2 |
TLT | 17 | 0.0 | Testing in monads and transformers without explicit specs | (lgpl, library, program, test) | 2022-04-21 | jpmrst |
arith-encode (deprecated in favor of cantor-pairing, finitary, smallcheck) | 33 | 0.0 | A practical arithmetic encoding (aka Godel numbering) library. | (bsd3, data, deprecated, library, serialization, test, testing) | 2020-02-09 | emc2, Bodigrim |
aviation-navigation | 2 | 0.0 | Aviation Navigation functions | (bsd3, library, program, test) | 2021-07-03 | TonyMorris |
chuchu | 35 | 0.0 | Behaviour Driven Development like Cucumber for Haskell | (library, test) | 2014-04-06 | FelipeLessa, MarcoSilva |
enumeration (deprecated in favor of cantor-pairing, finitary, smallcheck) | 23 | 0.0 | A practical API for building recursive enumeration procedures and enumerating datatypes. | (bsd3, data, deprecated, library, serialization, test, testing) | 2019-12-21 | emc2, Bodigrim |
filepather | 10 | 0.0 | Functions on System.FilePath | (bsd3, library, test) | 2022-03-08 | TonyMorris |
find-source-files | 7 | 0.0 | Initial project template from stack | (library, mit, test) | 2016-12-05 | oisdk |
fixie | 7 | 0.0 | Opininated testing framework for mtl style (spies, stubs, and mocks) | (bsd3, library, test) | 2016-12-23 | jxv |
hedgehog-gen-json | 30 | 0.0 | JSON generators for Hedgehog | (library, mit, test) | 2018-05-09 | amrhassan |
hlint-test | 9 | 0.0 | Run hlint in test suite | (bsd3, library, program, test) | 2017-12-29 | yrid |
hpc-codecov | 14 | 0.0 | Generate codecov report from hpc data | (bsd3, data, library, program, test) | 2021-04-02 | AtsuroHoshino |
hpc-tracer | 11 | 0.0 | Tracer with AJAX interface | (bsd3, program, test, trace) | 2008-10-08 | AndyGill |
hspec-expectations-json | 32 | 0.0 | Hspec expectations for JSON Values | (library, mit, test) | 2022-05-13 | PatrickBrisbin, dukerutledge, mjgpy3, cbeav, FreckleEngineering |
hspec-need-env | 29 | 0.0 | Read environment variables for hspec tests | (bsd3, library, test) | 2022-05-13 | debugito |
hspec-structured-formatter | 2 | 0.0 | (library, mit, test) | 2016-01-10 | flbulgarelli | |
http-test | 47 | 0.0 | Test framework for HTTP APIs | (bsd3, library, program, test, web) | 2016-03-03 | glutamate |
hw-hedgehog | 34 | 0.0 | Extra hedgehog functionality | (bsd3, library, test) | 2022-03-19 | newhoggy, haskellworks |
hw-hspec-hedgehog | 71 | 1.25 | Interoperability between hspec and hedgehog | (bsd3, library, test) | 2022-03-19 | newhoggy, haskellworks |
microspec | 47 | 2.0 | Tiny QuickCheck test library with minimal dependencies | (bsd3, library, test, testing) | 2018-11-10 | TomMurphy |
mock-time | 9 | 0.0 | Mock time in tests | (bsd3, library, test) | 2020-12-01 | luntain |
morpheus-graphql-tests | 31 | 0.0 | Morpheus GraphQL Test | (graphql, library, mit, test, web) | 2022-05-03 | nalchevanidze |
multivariant | 4 | 0.0 | Multivariant assignments generation language | (bsd3, library, program, test) | 2017-01-31 | MZiatdinov |
planet-mitchell-test | 5 | 0.0 | Planet Mitchell | (bsd3, library, prelude, test) | 2018-10-21 | mitchellwrosen |
polysemy-test | 40 | 0.0 | Polysemy Effects for Testing | (library, test) | 2022-03-10 | tek |
props | 9 | 0.0 | Reusable quickcheck properties | (bsd3, library, test) | 2014-08-12 | AlecHeller |
quickcheck-regex | 8 | 0.0 | Generate regex-constrained strings for QuickCheck | (library, public-domain, quickcheck, regex, test) | 2014-05-20 | AudreyTang |
quickcheck-relaxng | 10 | 0.0 | Generate RelaxNG-constrained XML documents for QuickCheck | (hxt, library, public-domain, quickcheck, relaxng, test, xml) | 2014-05-21 | AudreyTang |
quickcheck-string-random | 2 | 0.0 | Helper to build generators with Text.StringRandom | (bsd3, library, test) | 2022-01-29 | hiratara |
random-strings | 29 | 0.0 | Generate random strings with specific qualities | (bsd3, library, program, test, text-) | 2016-07-26 | mikehat |
registry-hedgehog-aeson | 5 | 0.0 | Hedgehog generators for Aeson | (library, mit, test) | 2022-03-29 | etorreborre |
serial-test-generators | 23 | 0.0 | Test your 'Aeson' 'Serialize' and 'Binary' instances for stability over time | (library, mit, test) | 2014-12-23 | scottmurphy09 |
skews | 19 | 0.0 | A very quick-and-dirty WebSocket server. | (bsd3, library, test, web) | 2020-03-02 | igrep |
spacechar | 3 | 0.0 | Space Character | (bsd3, library, test) | 2022-02-26 | TonyMorris |
tagsoup-navigate | 29 | 0.0 | Tagsoup Navigate | (bsd3, library, test) | 2020-03-10 | TonyMorris |
tasty-bdd | 11 | 0.0 | BDD tests language and tasty provider | (bsd3, library, test) | 2020-08-05 | PaoloVeronelli |
test-fixture | 44 | 2.25 | Test monadic side-effects | (bsd3, library, test) | 2017-10-30 | jxv, lexi_lambda |
test-karya | 5 | 0.0 | Testing framework. | (bsd3, haskell, library, program, test) | 2018-10-01 | EvanLaforge |
test-monad-laws | 4 | 0.0 | Laws for mtl classes as QuickCheck properties. | (library, mit, test) | 2020-09-26 | lyxia |
testCom (deprecated in favor of doctest) | 13 | 0.0 | Write your tests in comments | (deprecated, library, test) | 2017-10-31 | nobrakal |
uploadtest | 6 | 0.0 | Upload test | (bsd3, library, test) | 2018-07-21 | AlexeyKotlyarov |