tasty: Modern and extensible testing framework
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.
Modules
[Index]
Downloads
- tasty-0.11.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2, 0.3, 0.3.1, 0.4, 0.4.0.1, 0.4.1.1, 0.4.2, 0.5, 0.5.1, 0.5.2, 0.5.2.1, 0.6, 0.7, 0.8, 0.8.0.2, 0.8.0.4, 0.8.1.1, 0.8.1.2, 0.8.1.3, 0.9.0.1, 0.10, 0.10.0.1, 0.10.0.2, 0.10.0.3, 0.10.0.4, 0.10.1, 0.10.1.1, 0.10.1.2, 0.11, 0.11.0.1, 0.11.0.2, 0.11.0.3, 0.11.0.4, 0.11.1, 0.11.2, 0.11.2.1, 0.11.2.2, 0.11.2.3, 0.11.2.4, 0.11.2.5, 0.11.3, 0.12, 0.12.0.1, 1.0, 1.0.0.1, 1.0.1, 1.0.1.1, 1.1, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.1.0.4, 1.2, 1.2.1, 1.2.2, 1.2.3, 1.3, 1.3.1, 1.4, 1.4.0.1, 1.4.0.2, 1.4.0.3, 1.4.1, 1.4.2, 1.4.2.1, 1.4.2.2, 1.4.2.3, 1.4.3, 1.5, 1.5.1, 1.5.2, 1.5.3 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | ansi-terminal (>=0.6.2), async (>=2.0), base (>=4.5 && <4.11), clock (>=0.4.4.0), containers, deepseq (>=1.3), ghc-prim, mtl (>=2.0.1.0), optparse-applicative (>=0.11), regex-tdfa (>=1.1.8.2), stm (>=2.3), tagged (>=0.5), unbounded-delays (>=0.1) [details] |
License | MIT |
Author | Roman Cheplyaka <roma@ro-che.info> |
Maintainer | Roman Cheplyaka <roma@ro-che.info> |
Revised | Revision 2 made by sjakobi at 2022-01-04T17:57:31Z |
Category | Testing |
Home page | http://documentup.com/feuerbach/tasty |
Bug tracker | https://github.com/feuerbach/tasty/issues |
Source repo | head: git clone git://github.com/feuerbach/tasty.git(core) |
Uploaded | by RomanCheplyaka at 2017-05-05T07:53:30Z |
Distributions | Arch:1.4.3, Debian:1.2.3, Fedora:1.4.3, LTSHaskell:1.5.3, NixOS:1.4.3, Stackage:1.5.3, openSUSE:1.5.3 |
Reverse Dependencies | 115 direct, 170 indirect [details] |
Downloads | 171304 total (300 in the last 30 days) |
Rating | 2.5 (votes: 11) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-05-05 [all 1 reports] |