@hackage tasty0.10
Modern and extensible testing framework
Installation
Dependencies (13)
- ansi-terminal >=0.6.1
- async >=2.0
- base >=4.5 && <5
- containers
- deepseq >=1.3
- 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.