Packages tagged testing
450 packages have this tag.
[Merge tag] (trustees only)Related tags: library (424), bsd3 (218), mit (135), program (69), deprecated (31), apache (22), gpl (19), development (15), data (9), public-domain (9), web (9), benchmarking (7), docker (7), performance (6), ci (5), bsd2 (4), devops (4), lgpl (4), nix (4), system (4), test (4), algebra (3), browser (3), generics (3), math (3), mpl (3), parsing (3), webdriver (3), yesod (3), api (2), database (2), eventsourcing (2), lenses (2), selenium (2), serialization (2), text (2), agpl (1), bytestring (1), compiler (1), ...
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
AC-MiniTest | 6 | 0.0 | 1 | A simple test framework. | (bsd3, library, testing) | 2012-02-24 | 1.1.1 | AndrewCoppin |
Agata (deprecated in favor of testing-feat) | 10 | 0.0 | 1 | Generator-generator for QuickCheck | (bsd3, deprecated, library, testing) | 2012-08-01 | 0.2.1.1 | JonasDuregard |
ArrowVHDL | 11 | 0.0 | 1 | A library to generate Netlist code from Arrow descriptions. | (library, public-domain, testing) | 2015-02-21 | 1.1 | frosch03, brettschneider |
ChasingBottoms | 240 | 0.0 | 2 | For testing partial and infinite values. | (library, mit, testing) | 2024-08-20 | 1.3.1.15 | DonaldStewart, NilsAndersDanielsson |
ClassLaws | 11 | 0.0 | 1 | Stating and checking laws for type class methods | (bsd3, library, testing) | 2012-09-14 | 0.3.1.0 | PatrikJansson |
DMuCheck | 11 | 0.0 | 1 | Distributed Mutation Analysis framework for MuCheck | (gpl, program, testing) | 2015-01-06 | 0.3.0.2 | RahulGopinath |
DocTest (deprecated in favor of doctest) | 26 | 0.0 | 1 | Test interactive Haskell examples | (deprecated, mit, program, testing) | 2015-04-03 | 0.2.0.1 | |
GenSmsPdu | 10 | 0.0 | 1 | Automatic SMS message generator | (bsd3, library, program, testing) | 2024-02-15 | 0.2.0.0 | KwanghoonChoi, lazyswamp |
HMock | 52 | 0.0 | 0 | A flexible mock framework for testing effectful code. | (bsd3, library, testing) | 2023-11-29 | 0.5.1.2 | ChrisSmith |
HTF | 244 | 2.0 | 7 | The Haskell Test Framework | (lgpl, library, program, testing) | 2024-05-03 | 0.15.0.2 | DavidLeuschner, GwernBranwen, StefanWehr |
HUnit | 362 | 2.25 | 211 | A unit testing framework for Haskell | (bsd3, library, testing) | 2021-01-19 | 1.6.2.0 | AdamBergmark, DonaldStewart, DuncanCoutts, RichardGiraud, SimonHengel, ryanglscott |
HUnit-Diff (deprecated) | 6 | 0.0 | 1 | Assertions for HUnit with difference reporting | (bsd3, deprecated, library, testing) | 2012-01-22 | 0.1 | DagOdenhall |
HUnit-Plus | 36 | 0.0 | 1 | A test framework building on HUnit. | (bsd3, library, test, testing) | 2017-04-10 | 2.0.0 | emc2 |
HUnit-approx | 28 | 0.0 | 1 | Approximate equality for floating point numbers with HUnit | (bsd3, library, testing) | 2017-10-31 | 1.1.1.1 | RichardEisenberg |
IOSpec | 69 | 2.0 | 3 | A pure specification of the IO monad. | (bsd3, library, testing) | 2023-07-25 | 0.3.1.2 | BertramFelgenhauer, WouterSwierstra, ncfavier |
KSP | 7 | 0.0 | 1 | A library with the kerbal space program universe and demo code | (library, public-domain, testing) | 2015-06-07 | 0.1 | frosch03, brettschneider |
MuCheck | 23 | 0.0 | 5 | Automated Mutation Testing | (gpl, library, testing) | 2015-01-06 | 0.3.0.4 | RahulGopinath |
MuCheck-HUnit | 13 | 0.0 | 1 | Automated Mutation Testing for HUnit tests | (gpl, library, program, testing) | 2015-01-06 | 0.3.0.4 | RahulGopinath |
MuCheck-Hspec | 11 | 0.0 | 1 | Automated Mutation Testing for Hspec tests | (gpl, library, program, testing) | 2015-01-06 | 0.3.0.4 | RahulGopinath |
MuCheck-QuickCheck | 16 | 0.0 | 1 | Automated Mutation Testing for QuickCheck tests | (gpl, library, program, testing) | 2015-01-06 | 0.3.0.4 | RahulGopinath |
MuCheck-SmallCheck | 14 | 0.0 | 1 | Automated Mutation Testing for SmallCheck tests | (gpl, library, program, testing) | 2015-01-06 | 0.3.0.4 | RahulGopinath |
QuickCheck | 1068 | 2.75 | 791 | Automatic testing of Haskell programs | (bsd3, library, testing) | 2024-05-27 | 2.15.0.1 | DonaldStewart, KoenClaessen, NickSmallbone, SimonMarlow |
QuickCheck-GenT | 51 | 0.0 | 1 | A GenT monad transformer for QuickCheck library. | (library, mit, testing) | 2023-10-12 | 0.2.2.1 | NikitaVolkov |
QuickCheck-safe | 36 | 0.0 | 1 | Safe reimplementation of QuickCheck's core | (library, mit, testing) | 2019-04-29 | 0.1.0.6 | BertramFelgenhauer |
QuickCheckVariant | 28 | 0.0 | 1 | Valid and Invalid generator | (gpl, library, testing) | 2021-10-22 | 1.0.1.0 | sanjorgek |
SBench | 7 | 0.0 | 1 | A benchmark suite for runtime and heap measurements over a series of inputs. | (bsd3, library, testing) | 2013-03-05 | 0.2.0 | DanielSeidel |
StrictBench | 7 | 0.0 | 1 | Benchmarking code through strict evaluation | (library, testing) | 2009-06-08 | 0.1.1 | RemcoNiemeijer |
StrictCheck | 14 | 2.0 | 1 | StrictCheck: Keep Your Laziness In Check | (library, mit, testing) | 2019-11-01 | 0.3.0 | kwf |
TBC | 10 | 0.0 | 1 | Testing By Convention | (bsd3, library, program, testing) | 2012-06-24 | 0.0.3 | PeterGammie |
TestExplode | 8 | 0.0 | 1 | Generates testcases from program-snippets | (lgpl, library, testing) | 2015-06-10 | 0.1.0.0 | hjg |
abides | 8 | 0.0 | 1 | Simple boolean tests to see if a value abides by certain properties | (bsd3, data, library, testing) | 2019-09-23 | 0.0.1 | athanclark |
arion | 23 | 2.0 | 1 | Watcher and runner for Hspec | (mit, program, testing) | 2015-04-01 | 0.1.0.8 | karun012 |
arith-encode (deprecated in favor of cantor-pairing, finitary, smallcheck) | 25 | 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 |
armor | 15 | 0.0 | 1 | Prevent serialization backwards compatibility problems using golden tests | (bsd3, data, library, testing) | 2021-05-19 | 0.2.0.1 | DougBeardsley |
assert4hs (deprecated in favor of assert4hs-core) | 3 | 2.0 | 1 | A set of assertion for writing more readable tests cases | (deprecated, library, mit, testing) | 2021-03-25 | 0.0.0.1 | paweln1986 |
assert4hs-core | 6 | 0.0 | 2 | A set of assertion for writing more readable tests cases | (library, mit, testing) | 2021-04-08 | 0.1.0 | paweln1986 |
assert4hs-hspec | 6 | 0.0 | 0 | integration point of assert4hs and hspec | (library, mit, testing) | 2021-04-08 | 0.1.0 | paweln1986 |
assertions | 6 | 0.0 | 1 | A simple testing framework. | (library, mit, testing) | 2014-06-05 | 0.1.0.4 | vi |
axiomatic-classes | 6 | 0.0 | 1 | Specify axioms for type classes and quickCheck all available instances | (library, mit, testing) | 2016-10-28 | 0.1.0.0 | SimonHudon, bandali |
barecheck (deprecated) | 19 | 0.0 | 3 | QuickCheck implementations for common types | (bsd3, deprecated, library, testing) | 2015-03-20 | 0.2.0.8 | OmariNorman |
bdd | 14 | 0.0 | 1 | Behavior-Driven Development DSL | (library, mit, testing) | 2014-12-20 | 0.2.0.0 | irekjozwiak |
benchmark-function | 13 | 0.0 | 1 | Test the time it takes to run a haskell function | (gpl, library, testing) | 2017-01-15 | 0.1.0.1 | AlanHawkins |
benchpress | 145 | 0.0 | 4 | Micro-benchmarking with detailed statistics. | (bsd3, library, program, testing) | 2024-11-03 | 0.2.2.24 | JohanTibell, willsewell |
benri-hspec | 17 | 0.0 | 1 | Simplify tests where Either or Maybe types are returned from monadic code | (bsd3, library, testing) | 2024-07-10 | 0.1.0.3 | adetokunbo |
buildbox | 115 | 0.0 | 1 | Rehackable components for writing buildbots and test harnesses. | (bsd3, development, library, testing) | 2018-10-12 | 2.2.1.2 | BenLippmeier |
buildbox-tools | 17 | 0.0 | 1 | Tools for working with buildbox benchmark result files. | (bsd3, development, program, testing) | 2012-02-03 | 1.5.3.1 | BenLippmeier |
cabal-detailed-quickcheck | 51 | 0.0 | 0 | QuickCheck for Cabal tests | (library, mit, testing) | 2022-10-29 | 0.2.0.1 | anselmschueler |
cabal-test | 5 | 0.0 | 1 | Automated test tool for cabal projects. | (bsd3, program, testing) | 2007-09-16 | 0.1 | DavidHimmelstrup |
cabal-test-bin | 24 | 0.0 | 1 | A program for finding temporary build file during cabal-test. | (bsd3, library, program, testing) | 2015-02-03 | 0.1.5 | junjihashimoto |
cabal-test-compat (deprecated) | 15 | 0.0 | 1 | Compatibility interface of cabal test-suite. | (bsd3, deprecated, library, testing) | 2015-01-02 | 0.2.0.0 | KeiHibino |
cabal-test-quickcheck | 29 | 0.0 | 1 | QuickCheck for Cabal | (library, mit, testing) | 2018-10-29 | 0.1.8.2 | TimothyJones |
cautious | 17 | 0.0 | 1 | Keep track of warnings and errors during calculations. | (bsd3, library, testing) | 2018-04-29 | 0.3.0.0 | NickskeVdb |
cautious-gen | 4 | 0.0 | 1 | (bsd3, library, testing) | 2018-04-29 | 0.0.0.0 | ||
checkers | 205 | 2.0 | 7 | Check properties on standard classes and data structures. | (bsd3, library, testing) | 2022-03-08 | 0.6.0 | ConalElliott, sjakobi |
chell | 71 | 0.0 | 3 | A simple and intuitive library for automated testing. | (library, mit, testing) | 2023-07-11 | 0.5.0.2 | chris_martin, Monoid_Mary |
chell-hunit | 29 | 0.0 | 1 | HUnit support for Chell | (library, mit, testing) | 2023-07-11 | 0.3.0.2 | chris_martin |
chell-quickcheck | 57 | 0.0 | 1 | QuickCheck support for Chell | (library, mit, testing) | 2023-07-11 | 0.2.5.4 | chris_martin |
chronograph | 11 | 0.0 | 1 | measure timings of data evaluation | (bsd3, library, testing) | 2014-01-02 | 0.2.0.1 | JohnLato |
chronos-bench | 22 | 0.0 | 0 | Benchmarking tool with focus on comparing results. | (benchmarking, bsd3, development, library, performance, program, testing) | 2019-03-10 | 0.2.0.2 | knupfer |
clash-prelude-quickcheck | 14 | 0.0 | 1 | QuickCheck instances for various types in the CλaSH Prelude | (hardware, library, testing) | 2015-05-10 | 0.1.2.1 | JohnEricson |
complexity | 24 | 0.0 | 1 | Empirical algorithmic complexity | (bsd3, library, testing) | 2009-05-28 | 0.1.3 | RoelVanDijk |
criterion | 739 | 2.75 | 28 | Robust, reliable performance measurement and analysis | (benchmarking, bsd3, development, library, performance, program, testing) | 2024-10-27 | 1.6.4.0 | BryanOSullivan, RyanNewton, ryanglscott |
criterion-measurement | 322 | 0.0 | 6 | Criterion measurement functionality and associated types | (benchmarking, bsd3, development, library, performance, testing) | 2024-10-27 | 0.2.3.0 | ryanglscott |
curl-runnings | 44 | 0.0 | 0 | A framework for declaratively writing curl based API tests | (library, mit, program, testing) | 2022-03-07 | 0.17.0 | aviaviavi |
darcs-benchmark | 46 | 0.0 | 1 | Comparative benchmark suite for darcs. | (bsd3, program, testing) | 2010-08-08 | 0.1.9 | EricKow, PetrRockai |
data-pprint | 40 | 0.0 | 4 | Prettyprint and compare Data values | (bsd3, library, testing, text) | 2022-03-04 | 0.2.4.2 | PeterDivianszky, lspitzner, GaborPali, gombocarti |
data-size | 26 | 0.0 | 2 | Profiling of data structures | (library, mit, testing) | 2014-01-11 | 0.1.1.7 | UweSchmidt |
devtools | 18 | 0.0 | 1 | Haskell development tool agregate | (bsd3, library, testing) | 2020-11-20 | 0.1.0 | mbj |
directory-layout | 87 | 0.0 | 1 | Directory layout DSL | (bsd3, library, system, testing) | 2014-08-31 | 0.7.4.1 | MatveyAksenov |
doctest | 573 | 2.75 | 14 | Test interactive Haskell examples | (library, mit, program, testing) | 2024-10-19 | 0.23.0 | AndreasAbel, KazuYamamoto, SimonHengel, SoenkeHahn, jkarni, ryanglscott, quasicomputational |
doctest-discover | 43 | 0.0 | 1 | Easy way to run doctests via cabal | (library, program, public-domain, testing) | 2018-07-22 | 0.2.0.0 | karun012 |
doctest-discover-configurator (deprecated) | 4 | 0.0 | 1 | Easy way to run doctests via cabal (no aeson dependency, uses configurator instead) | (deprecated, library, program, public-domain, testing) | 2014-12-12 | 0.1.0.6 | RickyElrod |
doctest-driver-gen | 72 | 0.0 | 0 | Generate driver file for doctest's cabal integration | (bsd3, library, program, testing) | 2023-11-29 | 0.3.0.8 | Hexirp |
doctest-exitcode-stdio | 21 | 0.0 | 1 | Run doctest's in a Cabal.Test.exitcode-stdio environment | (bsd3, library, testing) | 2020-09-22 | 0.0 | HenningThielemann |
doctest-extract | 24 | 0.0 | 0 | Alternative doctest implementation that extracts comments to modules | (bsd3, program, testing) | 2023-12-22 | 0.1.2 | HenningThielemann |
doctest-lib | 31 | 0.0 | 1 | Parts of doctest exposed as library | (library, mit, testing) | 2024-05-12 | 0.1.1.1 | HenningThielemann |
doctest-parallel | 116 | 2.0 | 0 | Test interactive Haskell examples | (library, mit, testing) | 2024-04-15 | 0.3.1.1 | ChrisDornan, martijnbastiaan |
doctest-prop (deprecated in favor of doctest) | 19 | 1.75 | 1 | Allow QuickCheck-style property testing within doctest. | (deprecated, library, mit, testing) | 2015-05-05 | 0.2.0.1 | TakayukiMuranushi |
dpor (deprecated in favor of dejafu) | 10 | 0.0 | 2 | A generic implementation of dynamic partial-order reduction (DPOR) for testing arbitrary models of concurrency. | (deprecated, library, mit, testing) | 2016-06-06 | 0.2.0.0 | barrucadu |
dragen | 4 | 0.0 | 1 | Automatic derivation of optimized QuickCheck random generators. | (bsd3, library, testing) | 2018-10-19 | 0.1.0.0 | agustinmista |
dunai-test | 56 | 0.0 | 0 | Testing library for Dunai | (bsd3, library, testing) | 2024-10-22 | 0.13.2 | IvanPerez |
dwergaz | 46 | 0.0 | 1 | A minimal testing library | (bsd3, library, testing) | 2024-11-10 | 0.3.0.0 | henrytill |
easytest | 17 | 0.0 | 2 | Simple, expressive testing library | (library, mit, testing) | 2019-03-06 | 0.3 | joelb |
enumeration (deprecated in favor of cantor-pairing, finitary, smallcheck) | 18 | 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 |
erebos-tester | 11 | 0.0 | 0 | Test framework with virtual network using Linux namespaces | (gpl, program, testing) | 2024-08-13 | 0.2.4 | RomanSmrz |
error-or-utils | 16 | 0.0 | 0 | Utilities using ErrorOr datatype | (bsd3, data, library, testing) | 2021-07-17 | 0.2.0 | luntain |
eventsource-store-specs | 21 | 0.0 | 2 | Provides common test specification for Store implementation. | (bsd3, eventsourcing, library, testing) | 2018-12-20 | 1.2.1 | YorickLaupa |
explainable-predicates | 53 | 0.0 | 1 | Predicates that can explain themselves. | (bsd3, library, testing) | 2023-11-29 | 0.1.2.4 | ChrisSmith |
extrapolate | 66 | 2.0 | 1 | generalize counter-examples of test properties | (bsd3, library, testing) | 2021-06-15 | 0.4.6 | rudymatela |
fakefs | 30 | 0.0 | 0 | Extensible fake file system for testing. | (apache, library, testing) | 2020-09-05 | 0.3.0.2 | igrep |
fakepull | 16 | 0.0 | 0 | Monad to pull from fake stream-like objects. | (apache, library, testing) | 2020-09-05 | 0.3.0.2 | igrep |
faker | 10 | 0.0 | 1 | Pure Haskell library for generating fake data | (library, mit, testing) | 2015-01-04 | 0.0.0.2 | gazay |
falsify | 27 | 0.0 | 2 | Property-based testing with internal integrated shrinking | (bsd3, library, testing) | 2023-11-08 | 0.2.0 | EdskoDeVries |
fast-myers-diff | 25 | 0.0 | 2 | A fast implementation of the Myers diff algorithm. | (library, mit, testing) | 2024-09-08 | 0.0.1 | Norfair |
fgl-arbitrary | 51 | 0.0 | 1 | QuickCheck support for fgl | (bsd3, graphs, library, testing) | 2020-08-03 | 0.2.0.6 | IvanMiljenovic |
fitspec | 71 | 2.0 | 1 | refining property sets for testing Haskell programs | (bsd3, library, testing) | 2021-06-01 | 0.4.10 | rudymatela |
freer-converse | 7 | 0.0 | 1 | Handle effects conversely using monadic conversation | (bsd3, library, testing) | 2017-05-27 | 0.1.0.0 | RobertHensing |
fs-sim | 53 | 0.0 | 0 | Simulated file systems | (apache, library, testing) | 2024-10-02 | 0.3.0.1 | jasagredo, jdral, IOHK |
fuzzcheck | 10 | 0.0 | 1 | A simple checker for stress testing monadic code | (bsd3, library, testing) | 2014-06-07 | 0.1.1 | JohnWiegley |
gauge (deprecated in favor of criterion, tasty-bench) | 67 | 2.5 | 2 | small framework for performance measurement and analysis | (benchmarking, bsd3, deprecated, development, performance, testing) | 2019-09-08 | 0.2.5 | VincentHanquez |
gdiff-th | 25 | 0.0 | 1 | Generate gdiff GADTs and Instances. | (bsd3, generics, library, testing) | 2013-03-27 | 0.1.0.7 | JonathanFischoff |
gencheck | 11 | 0.0 | 1 | A testing framework inspired by QuickCheck and SmallCheck | (bsd3, library, testing) | 2012-06-19 | 0.1.1 | JacquesCarette |
generic-random | 216 | 2.25 | 9 | Generic random generators for QuickCheck | (generics, library, mit, testing) | 2021-11-23 | 1.5.0.1 | lyxia |
genvalidity | 342 | 0.0 | 43 | Testing utilities for the validity library | (library, mit, testing) | 2024-07-18 | 1.1.1.0 | Norfair |
genvalidity-aeson | 49 | 0.0 | 1 | GenValidity support for aeson | (library, mit, testing) | 2022-04-26 | 1.0.0.1 | Norfair |
genvalidity-bytestring | 61 | 0.0 | 2 | GenValidity support for ByteString | (library, mit, testing) | 2022-08-30 | 1.0.0.1 | Norfair |
genvalidity-case-insensitive | 11 | 0.0 | 0 | GenValidity support for case-insensitive | (library, mit, testing) | 2022-08-30 | 0.0.0.1 | Norfair |
genvalidity-containers | 110 | 0.0 | 8 | GenValidity support for containers | (library, mit, testing) | 2024-09-19 | 1.0.0.2 | Norfair |
genvalidity-dlist | 7 | 0.0 | 0 | GenValidity support for dlist | (library, mit, testing) | 2024-08-06 | 0.1.0.1 | Norfair |
genvalidity-hspec | 157 | 0.0 | 8 | Standard spec's for GenValidity instances | (library, mit, testing) | 2023-10-04 | 1.0.0.3 | Norfair |
genvalidity-hspec-aeson | 50 | 0.0 | 2 | Standard spec's for aeson-related instances | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-hspec-binary | 38 | 0.0 | 1 | Standard spec's for binary-related Instances | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-hspec-cereal | 46 | 0.0 | 1 | Standard spec's for cereal-related instances | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-hspec-hashable | 39 | 0.0 | 1 | Standard spec's for Hashable instances | (library, mit, testing) | 2023-10-04 | 1.0.0.1 | Norfair |
genvalidity-hspec-optics | 29 | 0.0 | 1 | Standard spec's for lens | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-hspec-persistent | 17 | 0.0 | 0 | Standard spec's for persistent-related instances | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-network-uri | 5 | 0.0 | 0 | GenValidity support for URI | (library, mit, testing) | 2022-07-22 | 0.0.0.0 | Norfair |
genvalidity-path | 50 | 0.0 | 2 | GenValidity support for Path | (library, mit, testing) | 2022-08-30 | 1.0.0.1 | Norfair |
genvalidity-persistent | 30 | 0.0 | 0 | GenValidity support for Persistent | (library, mit, testing) | 2023-10-04 | 1.0.0.2 | Norfair |
genvalidity-property | 71 | 0.0 | 3 | Standard properties for functions on `Validity` types | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-scientific | 46 | 0.0 | 1 | GenValidity support for Scientific | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-sydtest | 16 | 2.0 | 4 | Standard properties for functions on `Validity` types for the sydtest framework | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-sydtest-aeson | 11 | 0.0 | 0 | Standard spec's for aeson-related instances in sydtest | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-sydtest-hashable | 21 | 0.0 | 0 | Standard spec's for Hashable instances for sydtest | (library, mit, testing) | 2023-10-04 | 1.0.0.1 | Norfair |
genvalidity-sydtest-lens | 11 | 0.0 | 0 | Standard spec's for lens for sydtest | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-sydtest-persistent | 20 | 0.0 | 0 | Standard spec's for persistent-related instances for sydtest | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
genvalidity-text | 76 | 0.0 | 4 | GenValidity support for Text | (library, mit, testing) | 2022-03-17 | 1.0.0.1 | Norfair |
genvalidity-time | 72 | 0.0 | 6 | GenValidity support for time | (library, mit, testing) | 2022-08-30 | 1.0.0.1 | Norfair |
genvalidity-unordered-containers | 63 | 0.0 | 1 | GenValidity support for unordered-containers | (library, mit, testing) | 2023-10-04 | 1.0.0.1 | Norfair |
genvalidity-uuid | 47 | 0.0 | 2 | GenValidity support for UUID | (library, mit, testing) | 2022-08-30 | 1.0.0.1 | Norfair |
genvalidity-vector | 47 | 0.0 | 1 | GenValidity support for vector | (library, mit, testing) | 2021-11-20 | 1.0.0.0 | Norfair |
ghc-prof-flamegraph | 41 | 0.0 | 1 | Generates flamegraphs from GHC .prof files. | (mit, program, testing) | 2021-08-17 | 0.2.0.1 | FrancescoMazzoli |
hackager | 33 | 0.0 | 1 | Hackage testing tool | (bsd3, compiler, ghc, program, testing) | 2015-11-20 | 1.3.0.1 | DavidTerei |
haskell-src-match | 6 | 0.0 | 0 | Testing code generators piece by piece. | (bsd3, library, testing) | 2020-08-23 | 0.0.0.1 | MichalGajda |
hasql-explain-tests | 5 | 0.0 | 0 | Hasql queries testing interface | (library, mpl, testing) | 2022-03-12 | 0.1.0.0 | AlexanderVershilov |
hcltest | 30 | 0.0 | 1 | A testing library for command line applications. | (bsd3, library, testing) | 2015-07-09 | 0.3.7 | BennoFuenfstueck |
hdbi-tests | 16 | 0.0 | 1 | test suite for testing HDBI | (bsd3, library, testing) | 2013-10-15 | 1.3.0 | AlekseyUymanov |
hedgehog | 462 | 2.75 | 62 | Release with confidence. | (bsd3, library, testing) | 2024-07-24 | 1.5 | JacobStanley, moodmosaic |
hedgehog-classes | 86 | 2.0 | 0 | Hedgehog will eat your typeclass bugs | (bsd3, library, testing) | 2022-12-17 | 0.2.5.4 | ryanglscott, andrewthad, chessai |
hedgehog-corpus | 28 | 0.0 | 1 | hedgehog-corpus | (bsd3, library, testing) | 2020-01-24 | 0.2.0 | JacobStanley, lambda_foo, moodmosaic |
hedgehog-fakedata | 47 | 0.0 | 1 | Use 'fakedata' with 'hedgehog' | (bsd3, library, testing) | 2022-01-31 | 0.0.1.5 | parsonsmatt |
hedgehog-fn | 26 | 0.0 | 1 | Function generation for `hedgehog` | (bsd3, library, testing) | 2019-05-16 | 1.0 | TonyMorris, qfpl, GeorgeWilson |
hedgehog-gen | 8 | 0.0 | 0 | Customizable Gen for ADT using Generics | (bsd3, library, testing) | 2020-02-24 | 0.1.0.0 | magesh |
hedgehog-generic | 6 | 0.0 | 0 | GHC Generics automatically derived hedgehog generators | (bsd3, data, development, library, testing) | 2019-04-17 | 0.1 | chessai |
hedgehog-golden | 18 | 0.0 | 0 | Golden testing capabilities for hedgehog using Aeson | (bsd3, library, testing) | 2022-06-20 | 1.0.1 | felixmulder |
hedgehog-lens | 4 | 0.0 | 0 | Hedgehog properties for lens laws. | (lens, library, mit, testing) | 2022-04-14 | 0.1.0.0 | solomon |
hedgehog-optics | 12 | 0.0 | 0 | Hedgehog properties for optics laws | (library, mit, optics, testing) | 2023-06-26 | 1.0.0.3 | chris_martin, Monoid_Mary |
hedgehog-quickcheck | 117 | 0.0 | 1 | Use QuickCheck generators in Hedgehog and vice versa. | (bsd3, library, testing) | 2019-05-18 | 0.1.1 | JacobStanley, moodmosaic |
hedgehog-servant | 10 | 0.0 | 0 | Hedgehog property testing for Servant APIs | (bsd3, library, testing) | 2021-04-25 | 0.0.1.1 | felixmulder |
hercules-ci-agent | 113 | 0.0 | 1 | Runs Continuous Integration tasks on your machines | (apache, ci, devops, library, nix, program, testing) | 2024-11-15 | 0.10.5 | RobertHensing |
hercules-ci-api-agent | 83 | 0.0 | 2 | API definition for Hercules CI Agent to talk to hercules-ci.com or Hercules CI Enterprise | (apache, api, ci, devops, library, nix, testing) | 2024-02-12 | 0.5.1.0 | RobertHensing |
hercules-ci-api-core | 34 | 0.0 | 4 | Types and convenience modules use across Hercules CI API packages | (apache, api, ci, devops, library, nix, testing) | 2024-05-02 | 0.1.7.0 | RobertHensing |
hercules-ci-cnix-expr | 73 | 0.0 | 2 | Bindings for the Nix evaluator | (apache, ci, devops, library, nix, testing) | 2024-11-15 | 0.3.6.5 | RobertHensing |
hs-di | 15 | 2.0 | 1 | Dependency Injection library for Haskell | (bsd3, control, dependency-injection, development, library, program, template-haskell, testing) | 2016-09-26 | 0.3.0 | Wizek |
hschema-quickcheck | 10 | 0.0 | 1 | Describe schemas for your Haskell data types. | (data, lgpl, library, schema, testing) | 2018-11-14 | 0.0.1.1 | alonsodomin |
hspec | 1515 | 2.75 | 165 | A Testing Framework for Haskell | (library, mit, testing) | 2024-11-16 | 2.11.10 | SimonHengel, SoenkeHahn, parsonsmatt |
hspec-api | 160 | 0.0 | 3 | A Testing Framework for Haskell | (library, mit, testing) | 2024-11-16 | 2.11.10 | SimonHengel |
hspec-attoparsec | 29 | 0.0 | 1 | Utility functions for testing your attoparsec parsers with hspec | (bsd3, library, parsing, testing) | 2015-03-21 | 0.1.0.2 | AlpMestanogullari |
hspec-bracket | 7 | 0.0 | 0 | The bracket definitions for Hspec | (bsd3, library, testing) | 2019-11-28 | 0.0.1.0 | KeiHibino |
hspec-checkers | 18 | 0.0 | 1 | Allows to use checkers properties from hspec | (bsd3, library, testing) | 2017-03-17 | 0.1.0.2 | SoenkeHahn |
hspec-contrib | 129 | 0.0 | 2 | Contributed functionality for Hspec | (library, mit, testing) | 2023-01-30 | 0.5.2 | SimonHengel |
hspec-core | 949 | 0.0 | 35 | A Testing Framework for Haskell | (library, mit, testing) | 2024-11-16 | 2.11.10 | SimonHengel, SoenkeHahn, parsonsmatt |
hspec-dirstream | 25 | 0.0 | 1 | Helper functions to simplify adding integration tests. | (bsd3, development, library, testing) | 2022-02-28 | 1.0.0.4 | vmchale |
hspec-discover | 1023 | 2.25 | 6 | Automatically discover and run Hspec tests | (library, mit, program, testing) | 2024-11-16 | 2.11.10 | SimonHengel, SoenkeHahn, parsonsmatt |
hspec-expectations | 382 | 0.0 | 32 | Catchy combinators for HUnit | (library, mit, testing) | 2023-07-19 | 0.8.4 | SimonHengel, SoenkeHahn, parsonsmatt |
hspec-expectations-lens | 22 | 0.0 | 1 | Hspec expectations for the lens stuff | (bsd2, library, testing) | 2015-01-02 | 0.4.0 | MatveyAksenov |
hspec-expectations-lifted | 63 | 0.0 | 2 | A version of hspec-expectations generalized to MonadIO | (library, mit, testing) | 2017-03-31 | 0.10.0 | SimonHengel |
hspec-expectations-match | 9 | 0.0 | 1 | An hspec expectation that asserts a value matches a pattern. | (library, testing) | 2017-11-17 | 0.2.0.0 | lexi_lambda |
hspec-expectations-pretty (deprecated in favor of hspec-expectations-pretty-diff) | 6 | 1.25 | 1 | hspec-expectations with pretty printing on failure | (deprecated, library, mit, testing) | 2013-09-02 | 0.1 | GregWeber |
hspec-expectations-pretty-diff | 46 | 0.0 | 1 | Catchy combinators for HUnit | (library, mit, testing) | 2022-01-07 | 0.7.2.6 | valpackett |
hspec-experimental | 5 | 0.0 | 1 | An experimental DSL for testing on top of Hspec | (library, mit, testing) | 2012-11-11 | 0.1.0 | SimonHengel |
hspec-formatter-github | 6 | 0.0 | 0 | A Formatter for hspec that provides Github Actions Annotations | (bsd3, library, testing) | 2023-12-12 | 0.1.0.0 | parsonsmatt |
hspec-golden | 95 | 0.0 | 0 | Golden tests for hspec | (library, mit, program, testing) | 2024-04-12 | 0.2.2.0 | stackbuilders, camm |
hspec-golden-aeson | 77 | 0.0 | 2 | Use tests to monitor changes in Aeson serialization | (bsd3, library, testing) | 2021-03-15 | 0.9.0.0 | albertov, mchaver, scottfleischmanplow |
hspec-hedgehog | 111 | 2.25 | 3 | Integrate Hedgehog and Hspec! | (bsd3, library, testing) | 2024-08-28 | 0.3.0.0 | SimonHengel, parsonsmatt |
hspec-jenkins | 11 | 0.0 | 1 | Jenkins-friendly XML formatter for Hspec | (library, mit, testing) | 2013-05-06 | 0.1.1 | KoheiSuzuki |
hspec-junit-formatter | 105 | 0.0 | 1 | A JUnit XML runner/formatter for hspec | (library, mit, testing) | 2024-07-03 | 1.1.2.1 | PatrickBrisbin, dukerutledge, mjgpy3, chris_martin, FreckleEngineering |
hspec-laws | 12 | 0.0 | 1 | Document and test laws for standard type classes | (library, mit, testing) | 2014-08-21 | 0.0.0 | SimonHengel |
hspec-leancheck | 29 | 2.0 | 1 | LeanCheck support for the Hspec test framework. | (bsd3, library, testing) | 2021-06-15 | 0.0.6 | rudymatela |
hspec-megaparsec | 102 | 0.0 | 4 | Utility functions for testing Megaparsec parsers with Hspec | (bsd3, library, parsing, testing) | 2023-10-24 | 2.2.1 | mrkkrp |
hspec-meta | 352 | 0.0 | 1 | A version of Hspec which is used to test Hspec itself | (library, mit, program, testing) | 2024-11-16 | 2.11.10 | SimonHengel, SoenkeHahn, parsonsmatt |
hspec-multicheck | 8 | 0.0 | 1 | A testing framework for Haskell using Hspec | (library, public-domain, testing) | 2017-08-11 | 0.1 | marcellus |
hspec-parsec | 15 | 0.0 | 0 | Hspec expectations for testing Parsec parsers | (bsd3, library, parsing, testing) | 2019-08-23 | 0 | sjakobi |
hspec-server | 26 | 0.0 | 1 | Test Framework for checking server's status | (bsd3, library, testing) | 2015-02-16 | 0.4.1 | junjihashimoto |
hspec-shouldbe (deprecated in favor of hspec) | 11 | 0.0 | 1 | Convenience wrapper and utilities for hspec | (deprecated, library, mit, testing) | 2015-04-04 | 0.0.1 | |
hspec-slow | 17 | 0.0 | 1 | Find slow test cases | (bsd3, library, testing) | 2020-11-26 | 0.2.0.1 | boblong, Jappie, jgt |
hspec-smallcheck | 86 | 0.0 | 4 | SmallCheck support for the Hspec testing framework | (library, mit, testing) | 2022-05-12 | 0.5.3 | SimonHengel, parsonsmatt |
hspec-tables | 8 | 0.0 | 0 | Table-driven (by-example) HSpec tests | (library, mit, testing) | 2020-04-27 | 0.0.1 | rzeznik |
hspec-test-framework | 11 | 0.0 | 2 | Run test-framework tests with Hspec | (library, mit, testing) | 2014-11-19 | 0.1.0 | SimonHengel |
hspec-test-framework-th | 15 | 0.0 | 1 | Run test-framework tests with Hspec | (library, mit, testing) | 2014-11-19 | 0.1.0 | SimonHengel |
hspec-test-sandbox | 4 | 0.0 | 1 | Hspec convenience functions for use with test-sandbox | (bsd3, library, testing) | 2014-12-25 | 0.1.0 | ikehara, junjihashimoto, yjkmy |
hspec-tmp-proc | 47 | 0.0 | 1 | Simplify use of tmp-proc from hspec tests | (bsd3, docker, hspec, library, testing) | 2024-05-12 | 0.7.0.0 | adetokunbo |
hspec-wai | 187 | 2.0 | 4 | Experimental Hspec support for testing WAI applications | (library, mit, testing) | 2020-12-16 | 0.11.1 | DaisukeFujimura, SimonHengel |
hspec-wai-json | 70 | 0.0 | 1 | Testing JSON APIs with hspec-wai | (library, mit, testing) | 2020-09-26 | 0.11.0 | SimonHengel |
hspec-yesod | 4 | 0.0 | 0 | A variation of yesod-test that follows hspec idioms more closely | (library, mit, testing, web, yesod) | 2024-06-06 | 0.1.0 | parsonsmatt |
hspec2 (deprecated in favor of hspec) | 54 | 0.0 | 5 | Alpha version of Hspec 2.0 | (deprecated, library, mit, testing) | 2014-11-12 | 0.6.1 | |
hspecVariant | 14 | 0.0 | 1 | Spec for testing properties | (gpl, library, testing) | 2021-10-23 | 1.0.1.0 | sanjorgek |
hstest | 7 | 0.0 | 1 | Runs tests via QuickCheck1 and HUnit; like quickCheck-script but uses GHC api | (bsd3, program, testing) | 2010-06-15 | 0.0.1 | DaveHinton |
http-mock | 9 | 0.0 | 0 | HTTP mocking and expectations library for Haskell | (apache, library, testing) | 2019-09-22 | 0.1.0.0 | frincon |
hunit-dejafu | 147 | 0.0 | 1 | Deja Fu support for the HUnit test framework. | (library, mit, testing) | 2022-08-30 | 2.0.0.6 | barrucadu |
hunit-gui | 15 | 0.0 | 1 | A GUI testrunner for HUnit | (library, program, public-domain, testing) | 2010-03-14 | 0.1.4 | KimWallmark |
hunit-parsec | 10 | 0.0 | 1 | An HUnit Testable instance for Parsec parser unit tests. | (bsd3, library, testing) | 2011-04-10 | 0.3 | NathanWilcox |
hunit-rematch | 8 | 0.0 | 1 | HUnit support for rematch | (library, mit, testing) | 2013-05-20 | 0.1.0.1 | TomCrayford |
inbox | 14 | 0.0 | 0 | Inbox for asychronous messages | (bsd3, library, testing) | 2021-07-17 | 0.2.0 | luntain |
inspection-proxy | 21 | 0.0 | 1 | A simple proxy for debugging plaintext protocols communication | (bsd3, program, testing) | 2014-03-30 | 0.1.0.3 | MariusGhita |
inspection-testing | 231 | 2.5 | 3 | GHC plugin to do inspection testing | (compiler-plugin, library, mit, testing) | 2023-12-29 | 0.5.0.3 | JoachimBreitner |
introduction-test | 5 | 0.0 | 1 | A prelude for the tests of safe new projects | (library, mit, testing) | 2016-09-30 | 0.0.1.0 | Norfair |
io-sim | 192 | 2.0 | 0 | A pure simulator for monadic concurrency with STM. | (apache, library, testing) | 2024-08-27 | 1.6.0.0 | coot, IOHK |
ivory-eval | 17 | 0.0 | 1 | Simple concrete evaluator for Ivory programs | (bsd3, library, testing) | 2019-04-05 | 0.1.0.6 | EricMertens, LeePike |
ivory-quickcheck | 10 | 0.0 | 1 | QuickCheck driver for Ivory. | (bsd3, library, testing) | 2016-12-16 | 0.2.0.5 | EricMertens, LeePike |
jaeger-flamegraph | 18 | 2.0 | 1 | Generate flamegraphs from Jaeger .json dumps. | (bsd3, library, program, testing) | 2019-07-26 | 1.3.2 | fommil |
json-assertions | 44 | 0.0 | 1 | Test that your (Aeson) JSON encoding matches your expectations | (bsd3, library, testing) | 2018-07-06 | 1.0.13 | OliverCharles |
keiretsu | 6 | 0.0 | 1 | Multi-process orchestration for development and integration testing | (development, program, testing) | 2014-10-20 | 0.4.4 | BrendanHay |
kudzu | 8 | 2.25 | 0 | coverage driven random testing framework | (bsd3, library, program, testing) | 2024-04-27 | 0.1.1.0 | ShaeErisson |
lawful-classes-hedgehog | 19 | 0.0 | 0 | Hedgehog support for lawful-classes | (apache, library, testing) | 2023-02-02 | 0.1.2.1 | NicolasTrangez |
lawful-classes-quickcheck | 13 | 0.0 | 0 | QuickCheck support for lawful-classes | (apache, library, testing) | 2023-02-02 | 0.1.2.1 | NicolasTrangez |
lawful-classes-types | 10 | 0.0 | 2 | Types for lawful-classes | (apache, library, testing) | 2023-02-02 | 0.1.0.2 | NicolasTrangez |
lawz | 12 | 0.0 | 4 | Common mathematical laws. | (bsd3, library, math, testing) | 2020-02-11 | 0.1.1 | cmk |
lazy-search | 120 | 0.0 | 1 | Finds values satisfying a lazy predicate | (bsd3, library, testing) | 2022-05-17 | 0.1.3.0 | BrentYorgey, JonasDuregard |
lazysmallcheck | 156 | 0.0 | 9 | A library for demand-driven testing of Haskell programs | (bsd3, library, testing) | 2011-08-29 | 0.6 | GwernBranwen, MatthewNaylor |
leaky | 47 | 0.0 | 1 | Robust space leak, and its strictification | (bsd3, program, testing) | 2015-02-04 | 0.4.0.0 | AndrewSeniuk |
leancheck | 200 | 2.25 | 11 | Enumerative property-based testing | (bsd3, library, testing) | 2024-01-26 | 1.0.2 | rudymatela |
leancheck-enum-instances | 5 | 0.0 | 1 | listable instances for small enum types | (bsd3, library, testing) | 2018-10-23 | 0.1.0.0 | andrewthad |
leancheck-instances | 23 | 0.0 | 0 | Common LeanCheck instances | (bsd3, library, testing) | 2022-10-11 | 0.0.5 | rudymatela |
linear-tests | 16 | 0.0 | 0 | Linear Algebra | (algebra, bsd3, library, math, testing) | 2020-03-27 | 0.1.2.0 | pdlla |
loc-test | 43 | 0.0 | 1 | Hedgehog generators for loc | (apache, library, testing) | 2023-01-10 | 0.1.3.13 | chris_martin, Monoid_Mary |
lsp-test | 308 | 2.0 | 4 | Functional test framework for LSP servers. | (bsd3, library, testing) | 2024-06-06 | 0.17.1.0 | AlanZimmerman, PepeIborra, wz1000, luke_, jneira, michaelpj |
main-tester | 32 | 2.0 | 1 | Capture stdout/stderr/exit code, and replace stdin of your main function. | (apache, library, system, testing) | 2019-03-19 | 0.2.0.1 | igrep |
markov-chain-usage-model | 27 | 0.0 | 1 | Computations for Markov chain usage models | (bsd2, library, testing) | 2019-05-14 | 0.0.0 | stevana |
mattermost-api-qc | 91 | 0.0 | 1 | QuickCheck instances for the Mattermost client API library | (library, testing) | 2024-02-03 | 90000.0.0 | JonathanDaugherty, KevinQuick |
message-db-temp | 4 | 0.0 | 0 | Temporary message-db for integration testing | (database, eventsourcing, eventstore, library, mit, testing) | 2022-07-16 | 0.0.1.0 | discodave |
microspec | 51 | 2.0 | 1 | Tiny QuickCheck test library with minimal dependencies | (bsd3, library, test, testing) | 2018-11-10 | 0.2.1.3 | TomMurphy |
minici | 6 | 0.0 | 0 | Minimalist CI framework to run checks on local machine | (gpl, program, testing) | 2024-07-30 | 0.1.2 | RomanSmrz |
mockazo | 16 | 0.0 | 0 | Mock records of functions easily | (library, mit, testing) | 2019-07-02 | 0.1.1 | NickSeagull |
mockcat | 38 | 0.0 | 0 | Mock library for test in Haskell. | (library, mit, testing) | 2024-11-14 | 0.5.2.0 | funnycat |
mockery | 114 | 0.0 | 1 | Support functions for automated testing | (library, mit, testing) | 2017-06-13 | 0.3.5 | SimonHengel, SoenkeHahn |
monad-mock | 21 | 0.0 | 1 | A monad transformer for mocking mtl-style typeclasses | (library, testing) | 2017-09-14 | 0.2.0.0 | lexi_lambda |
mudbath | 11 | 0.0 | 1 | Continuous deployment server for use with GitHub | (program, testing) | 2014-12-23 | 0.0.3 | wereHamster |
nanospec | 83 | 0.0 | 1 | A lightweight implementation of a subset of Hspec's API | (library, mit, testing) | 2018-01-11 | 0.2.2 | SimonHengel |
network-arbitrary | 32 | 2.0 | 1 | Arbitrary Instances for Network Types | (library, mit, testing) | 2024-05-26 | 1.0.0.1 | alunduil |
nri-test-encoding | 22 | 2.0 | 0 | A library to simplify writing golden tests for encoding types. | (bsd3, library, testing) | 2022-03-09 | 0.1.1.3 | stoeffel, JasperWoudenberg, NoRedInk, michaelglass, waj, julianobs, brianhicks |
packcheck | 53 | 2.0 | 1 | Universal build and CI testing for Haskell packages | (bsd3, ci, library, testing) | 2023-12-20 | 0.7.0 | harendra |
paramtree | 20 | 0.0 | 1 | Generate labelled test/benchmark trees from sets of parameters | (benchmarking, bsd3, development, library, testing) | 2023-07-13 | 0.1.2 | MerijnVerstraaten |
partial-semigroup-hedgehog | 61 | 2.0 | 1 | Property testing for partial semigroups using Hedgehog | (algebra, apache, library, testing) | 2023-06-26 | 0.6.0.15 | chris_martin, Monoid_Mary |
partial-semigroup-test (deprecated in favor of partial-semigroup-hedgehog) | 28 | 0.0 | 1 | Testing utilities for the partial-semigroup package | (algebra, apache, deprecated, library, testing) | 2018-09-28 | 0.4.0.1 | chris_martin |
pathological-bytestrings | 10 | 0.0 | 0 | Pathological ByteStrings for testing | (bsd3, bytestring, io, library, testing) | 2020-01-31 | 0.1.0.0 | vmchale |
percent-format | 18 | 2.0 | 1 | simple printf-style string formatting | (bsd3, library, testing) | 2023-07-06 | 0.0.4 | rudymatela |
polysemy-mocks | 25 | 0.0 | 0 | Mocking framework for polysemy effects | (bsd3, library, testing) | 2022-12-30 | 0.3.1.0 | axeman |
pqc | 49 | 0.0 | 1 | Parallel batch driver for QuickCheck | (bsd3, library, testing) | 2013-09-15 | 0.8 | DonaldStewart, KidoTakahiro |
process-sequential | 13 | 0.0 | 1 | A test suite for the complex multi files multi level processment. | (library, mit, system, testing) | 2022-08-17 | 0.1.2.0 | OleksandrZhabenko |
proctest | 36 | 0.0 | 1 | An IO library for testing interactive command line programs | (library, mit, program, testing) | 2012-08-29 | 0.1.3.0 | NiklasHambuechen |
prof-flamegraph | 6 | 0.0 | 0 | Generate flamegraphs from ghc RTS .prof files | (mit, program, testing) | 2018-11-19 | 1.0.0 | fommil |
prop-unit | 27 | 0.0 | 0 | Conveniences for using Hedgehog as a unit test runner | (bsd3, library, testing) | 2024-10-22 | 0.1.3 | ejconlon |
properties | 9 | 0.0 | 1 | check quickCheck properties in real time. | (bsd3, library, testing) | 2010-06-11 | 0.0.2 | AlbertoCorona |
property (deprecated) | 7 | 0.0 | 2 | common properties | (bsd3, deprecated, library, math, testing) | 2019-10-30 | 0.0.1 | cmk |
protocol-radius-test | 21 | 0.0 | 1 | testsuit of protocol-radius haskell package | (bsd3, library, testing) | 2019-09-13 | 0.1.0.1 | KeiHibino |
qc-oi-testgenerator | 8 | 0.0 | 1 | Compile time generation of operation invariance tests for QuickCheck | (bsd3, library, testing) | 2014-09-01 | 1.2.0.3 | JanisVoigtlaender, goedderz |
quick-generator | 18 | 0.0 | 1 | Generator random test data for QuickCheck | (bsd3, library, testing) | 2011-01-24 | 0.3 | YuriyIskra |
quickcheck-arbitrary-adt | 47 | 2.0 | 6 | Generic typeclasses for generating arbitrary ADTs | (bsd3, library, testing) | 2018-01-04 | 0.3.1.0 | mchaver, scottfleischmanplow |
quickcheck-arbitrary-template | 19 | 0.0 | 1 | Generate QuickCheck Gen for Sum Types | (bsd3, library, testing) | 2020-11-24 | 0.2.1.1 | scottmurphy09, mchaver, scottfleischmanplow |
quickcheck-assertions | 33 | 0.0 | 2 | HUnit like assertions for QuickCheck | (lgpl, library, testing) | 2017-01-17 | 0.3.0 | AlekseyUymanov |
quickcheck-classes | 191 | 0.0 | 6 | QuickCheck common typeclasses | (bsd3, library, testing) | 2021-04-12 | 0.6.5.0 | andrewthad, chessai |
quickcheck-classes-base | 85 | 0.0 | 3 | QuickCheck common typeclasses from `base` | (bsd3, library, testing) | 2021-04-12 | 0.6.2.0 | andrewthad |
quickcheck-dynamic | 78 | 0.0 | 1 | A library for stateful property-based testing | (apache, library, testing) | 2024-03-22 | 3.4.1 | abaillyiohk |
quickcheck-enum-instances | 11 | 0.0 | 1 | arbitrary instances for small enum types | (bsd3, library, testing) | 2018-10-23 | 0.1.0.0 | andrewthad |
quickcheck-groups | 26 | 0.0 | 0 | Testing group class instances with QuickCheck | (apache, library, testing) | 2024-05-18 | 0.0.1.3 | JonathanKnowles |
quickcheck-higherorder | 14 | 0.0 | 2 | QuickCheck extension for higher-order properties | (library, mit, testing) | 2022-02-03 | 0.1.0.1 | lyxia |
quickcheck-instances | 581 | 0.0 | 50 | Common quickcheck instances | (bsd3, library, testing) | 2024-11-04 | 0.3.32 | AntoineLatter, phadej |
quickcheck-io | 211 | 0.0 | 7 | Use HUnit assertions as QuickCheck properties | (library, mit, testing) | 2017-06-16 | 0.2.0 | SimonHengel, parsonsmatt |
quickcheck-lockstep | 28 | 0.0 | 0 | Library for lockstep-style testing with 'quickcheck-dynamic' | (bsd3, library, testing) | 2024-08-27 | 0.5.1 | EdskoDeVries, jdral |
quickcheck-monoid-subclasses | 48 | 2.0 | 0 | Testing monoid subclass instances with QuickCheck | (apache, library, testing) | 2024-05-19 | 0.3.0.4 | JonathanKnowles |
quickcheck-poly | 12 | 0.0 | 1 | Automating QuickCheck for polymorphic and overlaoded properties | (bsd3, library, testing) | 2009-10-23 | 0.2.0.1 | KiYungAhn |
quickcheck-properties | 13 | 0.0 | 1 | QuickCheck properties for standard type classes. | (bsd3, library, testing) | 2011-05-28 | 0.1 | AlexeyKhudyakov |
quickcheck-property-comb | 11 | 0.0 | 1 | Combinators for Quickcheck Property construction and diagnostics | (library, public-domain, testing) | 2013-12-26 | 0.1.0.2 | jfeltz |
quickcheck-property-monad | 14 | 0.0 | 1 | A monad for generating QuickCheck properties without Arbitrary instances. | (bsd3, library, testing) | 2015-09-28 | 0.2.4 | BennoFuenfstueck |
quickcheck-quid | 25 | 0.0 | 0 | Quasi-unique identifiers for QuickCheck | (apache, library, testing) | 2024-10-21 | 0.0.1.6 | JonathanKnowles |
quickcheck-rematch | 5 | 0.0 | 1 | QuickCheck support for rematch | (library, mit, testing) | 2013-05-19 | 0.1.0.0 | TomCrayford |
quickcheck-report | 7 | 0.0 | 2 | Customizable reports for quickcheck properties | (library, mit, testing) | 2016-10-28 | 0.1.0.0 | SimonHudon, bandali |
quickcheck-script | 13 | 0.0 | 1 | Automated test tool for QuickCheck. | (bsd3, program, testing) | 2010-05-06 | 0.1.1.1 | KidoTakahiro |
quickcheck-simple | 40 | 0.0 | 2 | Test properties and default-mains for QuickCheck | (bsd3, library, testing) | 2019-08-07 | 0.1.1.1 | KeiHibino |
quickcheck-special | 33 | 2.0 | 1 | Edge cases and special values for QuickCheck Arbitrary instances | (library, mit, testing) | 2017-11-09 | 0.1.0.6 | minad |
quickcheck-state-machine | 167 | 2.0 | 2 | Test monadic programs using state machine based models | (bsd3, library, testing) | 2024-09-05 | 0.10.1 | stevana |
quickcheck-state-machine-distributed | 7 | 0.0 | 1 | Test monadic programs using state machine based models | (bsd2, library, testing) | 2018-05-03 | 0.0.1 | stevana |
quickcheck-transformer | 125 | 0.0 | 0 | A GenT monad transformer for QuickCheck library. | (library, mit, testing) | 2023-02-15 | 0.3.1.2 | HenningThielemann |
quickcheck-unicode | 64 | 0.0 | 1 | Generator and shrink functions for testing Unicode-related software. | (bsd2, library, testing, text) | 2017-05-21 | 1.0.1.0 | BryanOSullivan |
quickcheck-webdriver | 21 | 0.0 | 1 | Utilities for using WebDriver with QuickCheck | (library, mit, testing) | 2014-10-07 | 0.1.0.7 | christianpbrink |
quickcheck-with-counterexamples | 21 | 0.0 | 2 | Get counterexamples from QuickCheck as Haskell values | (bsd3, library, testing) | 2019-03-25 | 1.2 | NickSmallbone |
quickpull (deprecated in favor of tasty-th) | 9 | 0.0 | 2 | Generate Main module with QuickCheck tests | (bsd3, deprecated, library, program, testing) | 2015-03-20 | 0.4.2.2 | OmariNorman |
quickspec | 53 | 2.0 | 3 | Equational laws for free! | (bsd3, library, testing) | 2023-09-21 | 2.2 | NickSmallbone |
quicktest | 17 | 0.0 | 1 | A reflective batch tester for Haskell. | (bsd3, program, testing) | 2010-12-25 | 0.1.3 | DavidSiegel |
quokka | 15 | 0.0 | 0 | Test helpers which help generate data for projects that use postgresql. | (database, library, mit, testing) | 2019-11-06 | 0.1.2 | shirren |
safe-gen | 12 | 0.0 | 0 | Recursive Arbitrary instances without headaches | (bsd3, library, testing) | 2023-04-18 | 1.0.1 | jonascarpay |
sandwich | 171 | 0.0 | 5 | Yet another test framework for Haskell | (bsd3, library, program, testing) | 2024-11-14 | 0.3.0.2 | thomasjm |
sandwich-hedgehog | 20 | 0.0 | 0 | Sandwich integration with Hedgehog | (bsd3, library, testing) | 2024-09-13 | 0.1.3.1 | thomasjm |
sandwich-quickcheck | 28 | 0.0 | 0 | Sandwich integration with QuickCheck | (bsd3, library, testing) | 2023-04-13 | 0.1.0.7 | thomasjm |
sandwich-slack | 39 | 0.0 | 0 | Sandwich integration with Slack | (bsd3, library, program, testing) | 2023-06-22 | 0.1.2.0 | thomasjm |
sandwich-webdriver | 74 | 0.0 | 0 | Sandwich integration with Selenium WebDriver | (bsd3, library, testing) | 2024-11-03 | 0.3.0.0 | thomasjm |
savage | 14 | 0.0 | 1 | re-export of the random generators from Hedgehog | (bsd3, library, testing) | 2017-12-27 | 1.0.3 | chessai |
selenium-server | 5 | 0.0 | 1 | Run the selenium standalone server for usage with webdriver | (library, mit, testing) | 2014-02-12 | 0.1.0.0 | JoelTaylor |
servant-mock | 59 | 2.0 | 1 | Derive a mock server for free from your servant API types | (bsd3, library, servant, testing, web) | 2020-07-31 | 0.8.7 | AlpMestanogullari, DavidJohnson, GaelDeest, SoenkeHahn, phadej, MatthiasFischmann, jkarni, maksbotan, hecate, arianvp |
shadower | 14 | 0.0 | 1 | An automated way to run doctests in files that are changing | (program, public-domain, testing) | 2014-08-09 | 0.1.0.6 | karun012 |
shelltestrunner | 122 | 0.0 | 1 | Easy, repeatable testing of CLI programs/commands | (program, testing) | 2023-09-12 | 1.10 | AndreasAbel, SimonMichael |
should-not-typecheck | 65 | 2.0 | 1 | A HUnit/hspec assertion library to verify that an expression does not typecheck | (bsd3, library, testing) | 2016-04-19 | 2.1.0 | CRogers |
silently | 221 | 0.0 | 13 | Prevent or capture writing to stdout and other handles. | (bsd3, library, system, testing) | 2022-08-21 | 1.2.5.3 | AndreasAbel, MichaelSnoyman, SimonHengel, SoenkeHahn, TrystanSpangler |
silvi | 13 | 0.0 | 1 | A generator for different kinds of data. | (bsd3, development, library, testing) | 2018-01-29 | 0.1.0 | chessai |
skeletest | 6 | 0.0 | 0 | Batteries-included, opinionated test framework | (bsd3, library, program, testing) | 2024-08-02 | 0.1.0 | brandonchinn178 |
sloth | 7 | 1.5 | 1 | Testing for minimal strictness | (bsd3, library, testing) | 2012-08-13 | 0.0.2 | JanChristiansen |
smallcheck | 252 | 2.0 | 26 | A property-based testing library | (bsd3, library, testing) | 2023-06-04 | 1.2.1.1 | ColinRunciman, GwernBranwen, OliverCharles, RomanCheplyaka, jdnavarro, Bodigrim |
smallcheck-kind-generics (deprecated) | 9 | 0.0 | 0 | See README for more info | (bsd3, deprecated, generics, library, testing) | 2020-01-27 | 0.0.0.1 | |
smallcheck-laws | 12 | 0.0 | 1 | SmallCheck properties for common laws | (bsd3, library, testing) | 2015-09-07 | 0.3 | jdnavarro |
smallcheck-lens | 11 | 0.0 | 1 | SmallCheck properties for lens | (bsd3, lenses, library, testing) | 2015-09-11 | 0.3 | jdnavarro |
smallcheck-series | 37 | 0.0 | 5 | Extra SmallCheck series and utilities | (bsd3, library, testing) | 2021-02-17 | 0.7.1.0 | jdnavarro, jpath, kindaro |
smartcheck | 24 | 2.0 | 1 | A smarter QuickCheck. | (bsd3, library, program, testing) | 2017-08-11 | 0.2.4 | LeePike |
smtlib-backends-tests | 7 | 2.0 | 0 | Testing SMT-LIB backends. | (library, mit, smt, testing) | 2023-02-06 | 0.3 | FacundoDominguez, qaristote |
sparsecheck | 11 | 0.0 | 1 | A Logic Programming Library for Test-Data Generation | (bsd3, library, testing) | 2012-09-25 | 0.1.0.3 | KidoTakahiro, MatthewNaylor |
special-values | 18 | 0.0 | 1 | Typeclass providing special values | (library, mit, testing) | 2017-11-09 | 0.1.0.0 | minad |
spectacle | 5 | 0.0 | 0 | Embedded specification language & model checker in Haskell. | (apache, concurrency, library, testing) | 2022-02-03 | 1.0.0 | ParnellSpringmeyer, rizoid |
speculate | 103 | 2.0 | 3 | discovery of properties about Haskell functions | (bsd3, library, testing) | 2024-02-13 | 0.4.20 | rudymatela |
spoonutil | 5 | 0.0 | 2 | Spoon's utilities. Simple testing and nice looking error reporting. | (gpl, library, program, testing) | 2010-07-27 | 0.0.1 | JohnnyMorrice |
stringbuilder | 95 | 0.0 | 1 | A writer monad for multi-line string literals | (library, mit, testing) | 2018-02-08 | 0.5.1 | SimonHengel |
sunlight | 10 | 0.0 | 1 | Test Cabalized package against multiple dependency versions | (bsd3, library, testing) | 2014-05-28 | 0.6.0.0 | OmariNorman |
swagger-test | 20 | 0.0 | 0 | Testing of Swagger APIs | (bsd3, library, program, testing) | 2017-09-13 | 0.2.7 | rodrigosetti |
sydtest | 225 | 2.0 | 26 | A modern testing framework for Haskell with good defaults and advanced testing features. | (library, testing) | 2024-11-17 | 0.19.0.0 | Norfair |
sydtest-aeson | 23 | 0.0 | 0 | An aeson companion library for sydtest | (library, testing) | 2024-10-13 | 0.2.0.1 | Norfair |
sydtest-amqp | 6 | 0.0 | 0 | An amqp companion library for sydtest | (library, testing) | 2021-06-03 | 0.1.0.0 | Norfair |
sydtest-autodocodec | 7 | 0.0 | 0 | An autodocodec companion library for sydtest | (library, testing) | 2022-09-01 | 0.0.0.0 | Norfair |
sydtest-discover | 31 | 0.0 | 0 | Automatic test suite discovery for sydtest | (library, program, testing) | 2023-10-04 | 0.0.0.4 | Norfair |
sydtest-hedgehog | 32 | 0.0 | 0 | A Hedgehog companion library for sydtest | (library, testing) | 2023-04-05 | 0.4.0.0 | Norfair |
sydtest-hedis | 7 | 0.0 | 0 | An hedis companion library for sydtest | (library, testing) | 2021-06-03 | 0.0.0.0 | Norfair |
sydtest-hspec | 51 | 0.0 | 0 | An Hspec companion library for sydtest | (library, testing) | 2024-10-13 | 0.4.0.3 | Norfair |
sydtest-mongo | 29 | 0.0 | 0 | An mongoDB companion library for sydtest | (library, testing) | 2024-10-30 | 0.2.0.0 | Norfair |
sydtest-persistent | 31 | 0.0 | 2 | A persistent companion library for sydtest | (library, testing) | 2024-08-04 | 0.1.0.0 | Norfair |
sydtest-persistent-postgresql | 21 | 0.0 | 0 | An persistent-postgresql companion library for sydtest | (library, testing) | 2023-10-09 | 0.2.0.3 | Norfair |
sydtest-persistent-sqlite | 37 | 0.0 | 0 | A persistent-sqlite companion library for sydtest | (library, testing) | 2023-10-09 | 0.2.0.3 | Norfair |
sydtest-process | 9 | 0.0 | 1 | A typed-process companion library for sydtest | (library, testing) | 2021-06-03 | 0.0.0.0 | Norfair |
sydtest-rabbitmq | 7 | 0.0 | 1 | An rabbitmq companion library for sydtest | (library, testing) | 2021-06-03 | 0.1.0.0 | Norfair |
sydtest-servant | 32 | 0.0 | 0 | A servant companion library for sydtest | (library, testing) | 2022-04-26 | 0.2.0.2 | Norfair |
sydtest-typed-process | 16 | 0.0 | 4 | A typed-process companion library for sydtest | (library, testing) | 2021-06-03 | 0.0.0.0 | Norfair |
sydtest-wai | 31 | 0.0 | 5 | A wai companion library for sydtest | (library, testing) | 2024-09-26 | 0.2.0.2 | Norfair |
sydtest-webdriver | 10 | 0.0 | 2 | A webdriver companion library for sydtest | (library, testing) | 2022-11-18 | 0.0.0.1 | Norfair |
sydtest-webdriver-screenshot | 28 | 0.0 | 0 | A webdriver screenshot companion library for sydtest | (library, testing) | 2024-08-04 | 0.1.0.0 | Norfair |
sydtest-webdriver-yesod | 12 | 0.0 | 0 | A webdriver+yesod companion library for sydtest | (library, testing) | 2023-02-10 | 0.0.0.1 | Norfair |
sydtest-yesod | 26 | 0.0 | 1 | A yesod companion library for sydtest | (library, testing) | 2023-10-09 | 0.3.0.2 | Norfair |
symbiote | 23 | 0.0 | 0 | Data serialization, communication, and operation verification implementation | (bsd3, data, library, testing) | 2020-02-12 | 0.0.5 | athanclark |
system-test | 13 | 0.0 | 0 | Runs system tests of applications. | (library, mit, program, testing) | 2016-05-22 | 0.1.2 | ExcaliburZero |
tahoe-great-black-swamp-testing | 3 | 0.0 | 0 | An HSpec for Great Black Swamp storage backends | (apache, library, testing) | 2023-12-21 | 0.5.0.0 | ShaeErisson, jcalderone |
tao (deprecated) | 13 | 0.0 | 1 | Type-level assertion operators. | (deprecated, library, mit, testing) | 2018-03-20 | 1.0.0 | jship |
tao-example (deprecated) | 11 | 0.0 | 1 | Example usage of the tao package. | (deprecated, library, mit, testing) | 2018-03-20 | 1.0.0 | jship |
target | 19 | 0.0 | 1 | Generate test-suites from refinement types. | (library, mit, program, testing) | 2015-09-01 | 0.2.0.1 | EricSeidel |
tasty | 832 | 2.5 | 110 | Modern and extensible testing framework | (library, mit, testing) | 2024-11-03 | 1.5.2 | AndreasAbel, EdwardKmett, OliverCharles, RomanCheplyaka, bergey, Bodigrim |
tasty-ant-xml | 178 | 0.0 | 5 | Render tasty output to XML for Jenkins | (bsd3, library, testing) | 2023-09-25 | 1.1.9 | AndreasAbel, OliverCharles |
tasty-auto (deprecated in favor of tasty-discover) | 12 | 0.0 | 0 | Auto discovery for Tasty with support for ingredients and test tree generation | (deprecated, library, mit, program, testing) | 2017-03-04 | 0.2.0.0 | minad |
tasty-autocollect | 40 | 0.0 | 0 | Autocollection of tasty tests. | (bsd3, library, program, testing) | 2024-05-17 | 0.4.3 | brandonchinn178 |
tasty-bench | 159 | 2.0 | 2 | Featherlight benchmark framework | (benchmarking, development, library, mit, performance, testing) | 2024-07-06 | 0.4 | Bodigrim |
tasty-checklist | 51 | 2.0 | 1 | Check multiple items during a tasty test | (library, testing) | 2023-04-17 | 1.0.6.0 | KevinQuick |
tasty-coverage | 27 | 0.0 | 0 | Ingredient for tasty which generates per-test coverage reports | (bsd3, library, testing) | 2024-09-10 | 0.1.4.0 | DavidBinder |
tasty-dejafu | 139 | 0.0 | 2 | Deja Fu support for the Tasty test framework. | (library, mit, testing) | 2023-09-11 | 2.1.0.1 | barrucadu |
tasty-discover | 186 | 2.25 | 5 | Test discovery for the tasty framework. | (library, mit, program, testing) | 2022-07-08 | 5.0.0 | newhoggy, haskellworks |
tasty-expected-failure | 207 | 2.0 | 7 | Mark tasty tests as failure expected | (library, mit, testing) | 2021-02-16 | 0.12.3 | JoachimBreitner |
tasty-flaky | 5 | 0.0 | 0 | Handle flaky Tasty-based tests | (bsd3, library, testing) | 2024-09-25 | 0.1.0.0 | LaurentRDC |
tasty-focus | 18 | 0.0 | 1 | Simple focus mechanism for tasty | (bsd3, library, testing) | 2020-12-28 | 1.0.1 | jonascarpay |
tasty-golden | 319 | 1.75 | 7 | Golden tests support for tasty | (library, mit, testing) | 2022-01-05 | 2.3.5 | AndreasAbel, OliverCharles, RomanCheplyaka |
tasty-grading-system | 9 | 0.0 | 1 | Grade your tasty-testsuite. | (bsd3, library, testing) | 2023-09-10 | 0.2.0.0 | fendor |
tasty-hedgehog | 256 | 2.0 | 14 | Integration for tasty and hedgehog. | (bsd3, library, testing) | 2023-08-07 | 1.4.0.2 | mbg, qfpl, GeorgeWilson |
tasty-hedgehog-coverage (deprecated in favor of hedgehog) | 6 | 0.0 | 1 | Coverage tracking for Hedgehog Property-Based Testing via Tasty. | (bsd3, deprecated, library, testing) | 2018-06-29 | 0.1.0.0 | schalmers, qfpl |
tasty-hspec | 217 | 0.0 | 6 | Hspec support for the Tasty test framework. | (bsd3, library, testing) | 2023-04-26 | 1.2.0.4 | RomanCheplyaka, mitchellwrosen, iduhetonas |
tasty-html | 78 | 0.0 | 2 | Render tasty output to HTML | (library, mit, program, testing) | 2024-01-01 | 0.4.2.2 | RomanCheplyaka, jdnavarro, 414owen |
tasty-hunit | 402 | 2.25 | 34 | HUnit support for the Tasty test framework. | (library, mit, testing) | 2024-06-22 | 0.10.2 | AndreasAbel, OliverCharles, RomanCheplyaka, Bodigrim |
tasty-hunit-adapter | 19 | 0.0 | 1 | Use existing HUnit tests with tasty | (bsd3, library, testing) | 2015-10-17 | 1.1 | JanStolarek |
tasty-hunit-compat | 18 | 0.0 | 2 | Integration of `HUnit` with `tasty`. | (library, mpl, testing) | 2020-12-19 | 0.2.0.1 | sjakobi, gromak, martoon, serokell |
tasty-inspection-testing | 73 | 0.0 | 1 | Inspection testing support for tasty | (library, mit, testing) | 2024-01-27 | 0.2.1 | Bodigrim |
tasty-integrate | 5 | 0.0 | 1 | automated integration of QuickCheck properties into tasty suites | (bsd3, program, testing) | 2014-02-02 | 0.0.1 | jfeltz |
tasty-jenkins-xml | 10 | 0.0 | 1 | Render tasty output to both console and XML for Jenkins | (bsd3, library, testing) | 2017-03-04 | 0.2.0.0 | MatejKollar, PeterTrsko, TomasJanousek |
tasty-laws | 11 | 0.0 | 1 | Test common laws | (bsd3, library, testing) | 2015-09-07 | 0.3.1 | jdnavarro |
tasty-leancheck | 18 | 2.0 | 2 | LeanCheck support for the Tasty test framework. | (bsd3, library, testing) | 2021-06-15 | 0.0.2 | rudymatela |
tasty-lens | 10 | 0.0 | 1 | Tasty TestTrees for Lens validation | (bsd3, lenses, library, testing) | 2015-09-23 | 0.3.1 | jdnavarro |
tasty-mgolden | 6 | 0.0 | 1 | Golden testing provider for tasty with muti-line diff output | (bsd3, library, program, testing) | 2020-09-27 | 0.0.2 | mbj |
tasty-papi | 22 | 0.0 | 0 | Bencmarking using instruction counting | (benchmarking, bsd3, development, performance, testing) | 2024-01-06 | 0.1.2.0 | AlexeyKhudyakov |
tasty-prelude | 13 | 0.0 | 0 | Unopinionated top-level entry point to tasty ecosystem. | (library, mpl, testing) | 2021-07-06 | 0.1.0.0 | coot |
tasty-process | 7 | 2.0 | 0 | Test execution of external processes with Tasty | (gpl, library, program, testing) | 2024-03-14 | 0.1.0.1 | pcloud |
tasty-program | 31 | 0.0 | 1 | Use tasty framework to test whether a program executes correctly | (bsd3, library, testing) | 2023-05-17 | 1.1.0 | JanStolarek |
tasty-quickcheck | 424 | 2.25 | 23 | QuickCheck support for the Tasty test framework. | (library, mit, testing) | 2024-06-22 | 0.11 | AndreasAbel, OliverCharles, RomanCheplyaka, Bodigrim |
tasty-quickcheck-laws | 16 | 0.0 | 1 | Pre-built tasty trees for checking lawful class properties using QuickCheck | (bsd3, library, program, quickcheck, tasty, testing) | 2019-02-16 | 0.0.3 | nbloomf |
tasty-rerun | 237 | 0.0 | 4 | Rerun only tests which failed in a previous test run | (bsd3, library, testing) | 2023-09-10 | 1.1.19 | AndreasAbel, OliverCharles, Bodigrim |
tasty-silver | 168 | 0.0 | 2 | A fancy test runner, including support for golden tests. | (library, mit, testing) | 2024-07-19 | 3.3.2 | AndreasAbel, PhilippHausmann |
tasty-smallcheck | 95 | 2.0 | 10 | SmallCheck support for the Tasty test framework. | (library, mit, testing) | 2020-12-18 | 0.8.2 | AndreasAbel, OliverCharles, RomanCheplyaka, Bodigrim |
tasty-stats | 29 | 0.0 | 1 | Collect statistics of your Tasty testsuite | (library, mit, testing) | 2018-05-12 | 0.2.0.4 | minad |
tasty-sugar | 97 | 2.0 | 1 | Tests defined by Search Using Golden Answer References | (library, testing) | 2024-09-20 | 2.2.2.0 | KevinQuick |
tasty-tap | 22 | 0.0 | 1 | TAP (Test Anything Protocol) Version 13 formatter for tasty | (library, mit, testing) | 2019-11-14 | 0.1.0 | MichaelXavier |
tasty-test-reporter | 38 | 0.0 | 2 | Producing JUnit-style XML test reports. | (bsd3, library, testing) | 2020-10-25 | 0.1.1.4 | stoeffel, JasperWoudenberg |
tasty-test-vector | 5 | 0.0 | 0 | Test vector support for tasty. | (bsd3, library, testing) | 2018-12-18 | 0 | davean |
tasty-th | 64 | 0.0 | 7 | Automatic tasty test case discovery using TH | (bsd3, library, testing) | 2017-04-10 | 0.1.7 | BennoFuenfstueck |
tasty-tmux | 23 | 0.0 | 1 | Terminal user acceptance testing (UAT) via tmux | (agpl, library, testing) | 2023-10-14 | 0.1.0.5 | frasertweedale, romanofski |
tasty-travis | 23 | 0.0 | 1 | Fancy Travis CI output for tasty tests. | (bsd3, library, testing) | 2018-09-11 | 0.2.0.2 | MerijnVerstraaten |
tasty-wai | 44 | 0.0 | 1 | Test 'wai' endpoints via Test.Tasty | (bsd3, library, testing, web) | 2022-07-27 | 0.1.2.0 | schalmers, qfpl, GeorgeWilson |
tdd-util | 23 | 0.0 | 1 | Test framework wrapper | (bsd3, library, testing) | 2013-11-09 | 0.3.0.1 | ByronJohnson |
test-certs | 22 | 0.0 | 0 | create temporary SSL certificates in tests | (bsd3, library, testing) | 2024-07-10 | 0.1.1.1 | adetokunbo |
test-framework | 254 | 0.0 | 57 | Framework for running and organising tests, with HUnit and QuickCheck support | (bsd3, library, testing) | 2017-12-30 | 0.8.2.0 | BenGamari, BryanOSullivan, EricMertens, HerbertValerioRiedel, MaxBolingbroke |
test-framework-doctest (deprecated in favor of doctest) | 16 | 0.0 | 1 | Test.Framework wrapper for DocTest | (bsd3, deprecated, library, testing) | 2012-06-09 | 0.2.1.2 | SakariJokinen |
test-framework-golden (deprecated in favor of tasty-golden) | 36 | 0.0 | 1 | Golden tests support for test-framework | (deprecated, library, mit, testing) | 2015-04-28 | 1.1.3.3 | OliverCharles, RomanCheplyaka |
test-framework-hunit | 89 | 0.0 | 35 | HUnit support for the test-framework package. | (bsd3, library, testing) | 2015-09-04 | 0.3.0.2 | BryanOSullivan, EricMertens, HerbertValerioRiedel, MaxBolingbroke |
test-framework-leancheck | 36 | 2.0 | 1 | LeanCheck support for test-framework. | (bsd3, library, testing) | 2021-06-15 | 0.0.4 | rudymatela |
test-framework-program | 11 | 0.0 | 1 | Test framework support for running simple test programs. | (bsd3, library, testing) | 2013-05-18 | 1.1 | AdamWick |
test-framework-quickcheck (deprecated in favor of test-framework-quickcheck2) | 53 | 0.0 | 3 | QuickCheck support for the test-framework package. | (bsd3, deprecated, library, testing) | 2012-12-04 | 0.3.0 | BryanOSullivan, EricMertens, MaxBolingbroke |
test-framework-quickcheck2 | 203 | 0.0 | 32 | QuickCheck-2 support for the test-framework package. | (bsd3, library, testing) | 2018-09-03 | 0.3.0.5 | BryanOSullivan, EricMertens, HerbertValerioRiedel, JohanTibell, MaxBolingbroke |
test-framework-sandbox | 28 | 0.0 | 1 | test-sandbox support for the test-framework package | (bsd3, library, testing) | 2017-07-03 | 0.1.1 | BenjaminSurma, ikehara, junjihashimoto, yjkmy |
test-framework-skip | 6 | 0.0 | 1 | Functions for conveniently marking some of the tests in a suite as being skipped. | (bsd3, library, testing) | 2013-03-05 | 1.0 | GregoryCrosswhite |
test-framework-smallcheck (deprecated in favor of tasty-smallcheck) | 28 | 0.0 | 1 | Support for SmallCheck tests in test-framework | (bsd3, deprecated, library, testing) | 2013-02-19 | 0.2 | OliverCharles, RomanCheplyaka |
test-framework-testing-feat | 7 | 0.0 | 1 | A test framework provider for testing-feat | (bsd3, library, testing) | 2013-03-28 | 0.1.0.1 | JonathanFischoff |
test-framework-th | 42 | 0.0 | 7 | Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell. | (bsd3, library, testing) | 2012-12-02 | 0.2.4 | OscarFinnsson |
test-framework-th-prime | 40 | 0.0 | 1 | Template Haskell for test framework | (bsd3, library, testing) | 2017-09-11 | 0.0.10 | KazuYamamoto |
test-fun | 11 | 0.0 | 1 | Testable functions | (library, mit, testing) | 2020-02-24 | 0.1.0.0 | lyxia |
test-invariant | 22 | 0.0 | 2 | Provide common invariants to be checked with QuickCheck | (bsd3, library, testing) | 2015-05-22 | 0.4.5.0 | knupfer |
test-lib | 29 | 0.0 | 0 | A library to make a quick test-runner script. | (library, program, testing) | 2022-01-13 | 0.4 | IavorDiatchki, ryanglscott, galoisinc |
test-sandbox | 67 | 0.0 | 6 | Sandbox for system tests | (bsd3, library, testing) | 2021-10-26 | 0.1.9 | BenjaminSurma, ikehara, junjihashimoto, yjkmy |
test-sandbox-compose | 10 | 0.0 | 1 | Lightweight development enviroments using test-sandbox | (bsd3, library, program, testing) | 2015-03-18 | 0.1.3 | junjihashimoto |
test-sandbox-hunit | 36 | 0.0 | 1 | HUnit convenience functions for use with test-sandbox | (bsd3, library, testing) | 2021-10-26 | 0.1.3 | BenjaminSurma, ikehara, junjihashimoto, yjkmy |
test-sandbox-quickcheck | 19 | 0.0 | 1 | QuickCheck convenience functions for use with test-sandbox | (bsd3, library, testing) | 2015-02-09 | 0.1.0 | BenjaminSurma, ikehara, junjihashimoto, yjkmy |
test-shouldbe (deprecated in favor of hspec-expectations) | 13 | 0.0 | 2 | Catchy combinators for HUnit | (deprecated, library, mit, testing) | 2015-04-04 | 0.2.1.1 | |
test-simple | 28 | 0.0 | 1 | Simple Perl inspired testing | (bsd3, library, testing) | 2016-11-14 | 0.1.9 | BorisSukholitko |
testbench | 17 | 0.0 | 1 | Create tests and benchmarks together | (library, mit, testing) | 2019-05-07 | 0.2.1.3 | IvanMiljenovic |
testing-feat | 70 | 0.0 | 4 | Functional Enumeration of Algebraic Types | (bsd3, library, testing) | 2022-08-15 | 1.1.1.1 | BrentYorgey, JonasDuregard |
testing-type-modifiers | 119 | 0.0 | 2 | Data type modifiers for property based testing | (library, public-domain, testing) | 2015-07-01 | 0.1.0.1 | JonasDuregard |
testloop | 11 | 0.0 | 1 | Quick feedback loop for test suites | (development, library, mit, testing) | 2013-08-10 | 0.1.1.0 | RomanGonzalez |
testpack (deprecated) | 45 | 0.0 | 2 | Test Utililty Pack for HUnit and QuickCheck (unmaintained) | (deprecated, library, testing) | 2014-10-27 | 2.1.3.0 | JohnGoerzen, PeterSimons |
testrunner | 7 | 0.0 | 1 | Easy unit test driver framework | (library, testing) | 2011-01-23 | 0.9.1 | ReinierLamers |
th-test-utils | 27 | 0.0 | 0 | Utility functions for testing Template Haskell code | (bsd3, library, testing) | 2022-11-19 | 1.2.1 | brandonchinn178 |
timeconsole | 24 | 0.0 | 1 | time each line of terminal output | (gpl, program, testing) | 2019-03-15 | 0.1.0.5 | AlanHawkins |
titan | 13 | 0.0 | 1 | Testing Infrastructure for Temporal AbstractioNs - GUI to debug temporal programs | (gpl, program, testing) | 2020-01-22 | 1.0.2 | keera_studios_ci |
titan-debug-yampa | 7 | 0.0 | 0 | Testing Infrastructure for Temporal AbstractioNs - Interactive Yampa debugging layer. | (gpl, library, testing) | 2020-01-21 | 1.0.1 | keera_studios_ci |
titan-record-yampa | 6 | 0.0 | 0 | Testing Infrastructure for Temporal AbstractioNs - Yampa record-and-replay layer | (gpl, library, testing) | 2020-01-21 | 1.0.1 | keera_studios_ci |
tmp-proc | 130 | 0.0 | 6 | Run 'tmp' processes in integration tests | (bsd3, docker, library, testing) | 2024-11-11 | 0.7.2.1 | adetokunbo |
tmp-proc-example | 26 | 0.0 | 0 | Test a simple service with backends running on docker using tmp-proc | (bsd3, docker, library, testing) | 2024-05-12 | 0.7.0.0 | adetokunbo |
tmp-proc-postgres | 55 | 0.0 | 1 | Launch a PostgreSQL database in docker using tmp-proc | (bsd3, docker, library, testing) | 2024-05-12 | 0.7.0.0 | adetokunbo |
tmp-proc-rabbitmq | 60 | 0.0 | 0 | Launch RabbitMQ in docker using tmp-proc | (bsd3, docker, library, testing) | 2024-11-05 | 0.7.2.0 | adetokunbo |
tmp-proc-redis | 46 | 0.0 | 1 | Launch Redis in docker using tmp-proc | (bsd3, docker, library, testing) | 2024-05-12 | 0.7.0.0 | adetokunbo |
tmp-proc-zipkin | 28 | 0.0 | 0 | Launch ZipKin in docker using tmp-proc | (bsd3, docker, library, testing, zipkin) | 2024-05-12 | 0.7.0.0 | adetokunbo |
torch | 5 | 0.0 | 1 | Simple unit test library (or framework) | (bsd3, library, testing) | 2009-03-10 | 0.1 | YusakuHashimoto |
tree-diff | 325 | 2.25 | 6 | Diffing of (expression) trees. | (data, gpl, library, testing) | 2024-10-19 | 0.3.2 | phadej |
type-assertions | 6 | 0.0 | 1 | Runtime type assertions for testing | (library, testing) | 2016-11-29 | 0.1.0.0 | lexi_lambda |
type-spec | 28 | 2.0 | 2 | Type Level Specification by Example | (bsd3, library, testing) | 2019-01-21 | 0.4.0.0 | SvenHeyll |
typeable-mock | 16 | 0.0 | 0 | Mock functions and expressions anywhere. | (bsd3, library, testing) | 2021-07-05 | 0.1.0.1 | BorisLykah |
validity-persistent | 19 | 0.0 | 1 | Validity instances for persistent-related types | (library, mit, testing) | 2021-03-07 | 0.0.0.0 | Norfair |
wai-test (deprecated in favor of wai-extra) | 152 | 0.0 | 6 | Unit test framework (built on HUnit) for WAI applications. (deprecated) | (deprecated, library, mit, testing, web, yesod) | 2014-06-09 | 3.0.0 | GregWeber, MichaelSnoyman |
webdriver | 235 | 2.0 | 10 | a Haskell client for the Selenium WebDriver protocol | (browser, bsd3, library, selenium, testing, web, webdriver) | 2024-11-08 | 0.12.0.1 | AdamCurtis, MichaelSnoyman, thomasjm |
webdriver-snoy (deprecated in favor of webdriver) | 8 | 0.0 | 1 | a Haskell client for the Selenium WebDriver protocol (deprecated) | (browser, bsd3, deprecated, library, testing, web) | 2014-10-03 | 0.6.0.4 | MichaelSnoyman |
webdriver-w3c | 9 | 0.0 | 0 | Bindings to the WebDriver API | (gpl, library, program, testing, web, webdriver) | 2022-06-29 | 0.0.3 | nbloomf |
webdriver-wrapper | 14 | 0.0 | 0 | Wrapper around the webdriver package that automatically manages Selenium | (browser, bsd3, geckodriver, library, selenium, testing, web, webdriver) | 2024-10-20 | 0.2.0.1 | gtollini |
yampa-test | 75 | 0.0 | 1 | Testing library for Yampa. | (bsd3, library, testing) | 2024-10-08 | 0.14.11 | IvanPerez |
yesod-test | 295 | 0.0 | 6 | integration testing for WAI/Yesod Applications | (library, mit, testing, web, yesod) | 2024-10-20 | 1.6.19 | GregWeber, MichaelSnoyman, psibi, MaxGabriel, parsonsmatt |