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