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.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
- No 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 && <0.7), async (>=2.0 && <2.2), base (>=4.5 && <5), containers (<0.6), deepseq (>=1.3 && <1.5), ghc-prim, mtl (>=2.0.1.0 && <2.3), optparse-applicative (>=0.11 && <0.13), regex-tdfa-rc (>=1.1.8.2 && <1.2), stm (>=2.3 && <2.5), tagged (>=0.5 && <0.9), time (>=1.4 && <1.9), unbounded-delays (>=0.1 && <0.1.1) [details] |
| License | MIT |
| Author | Roman Cheplyaka <roma@ro-che.info> |
| Maintainer | Roman Cheplyaka <roma@ro-che.info> |
| Uploaded | by RomanCheplyaka at 2015-09-08T13:50:58Z |
| Revised | Revision 3 made by sjakobi at 2022-01-04T17:57:33Z |
| 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) |
| Distributions | Arch:1.5.2, Debian:1.2.3, Fedora:1.5.3, LTSHaskell:1.5.3, NixOS:1.5.3, Stackage:1.5.3, openSUSE:1.5.3 |
| Reverse Dependencies | 118 direct, 174 indirect [details] |
| Downloads | 173526 total (253 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 2015-09-08 [all 1 reports] |