@hackage tasty0.11
Modern and extensible testing framework
Installation
Dependencies (13)
- ansi-terminal >=0.6.2 && <0.7
- async >=2.0 && <2.2
- base >=4.5 && <5
- containers <0.6
- deepseq >=1.3 && <1.5
- ghc-prim Show all…
Dependents (2683)
@hackage/quickcheck-arbitrary-template, @hackage/libsodium, @hackage/OpenSCAD, @hackage/pgmq-hasql, @hackage/Cabal, @hackage/amazonka-lightsail, Show all…
Tasty is a modern testing framework for Haskell. It lets you combine your unit tests, golden tests, QuickCheck/SmallCheck properties, and any other types of tests into a single test suite. See http://documentup.com/feuerbach/tasty.