test-framework: Framework for running and organising tests, with HUnit and QuickCheck support
Allows tests such as QuickCheck properties and HUnit test cases to be assembled into test groups, run in parallel (but reported in deterministic order, to aid diff interpretation) and filtered and controlled by command line options. All of this comes with colored test output, progress reporting and test statistics output.
Modules
[Index] [Quick Jump]
Downloads
- test-framework-0.8.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.4.0, 0.4.1, 0.4.1.1, 0.4.2.0, 0.4.2.1, 0.4.2.2, 0.4.2.3, 0.5, 0.6, 0.6.1, 0.6.2, 0.7.0, 0.8, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.1.0, 0.8.1.1, 0.8.2.0, 0.8.2.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | ansi-terminal (>=0.4.0 && <1.2), ansi-wl-pprint (>=0.6.7 && <1.1), base (>=4.9 && <5), containers (>=0.1 && <0.8), hostname (>=1.0 && <1.1), old-locale (>=1.0 && <1.1), random (>=1.1 && <1.4), regex-posix (>=0.72 && <0.97), time (>=1.6 && <1.15), xml (>=1.3.5 && <1.4) [details] |
Tested with | ghc ==9.12.1, ghc ==9.10.1, ghc ==9.8.4, ghc ==9.6.6, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2 |
License | BSD-3-Clause |
Author | Max Bolingbroke <batterseapower@hotmail.com> |
Maintainer | Andreas Abel |
Category | Testing |
Home page | https://github.com/haskell/test-framework#readme |
Bug tracker | https://github.com/haskell/test-framework/issues |
Source repo | head: git clone https://github.com/haskell/test-framework.git(core) |
Uploaded | by AndreasAbel at 2025-02-26T19:51:49Z |
Distributions | Arch:0.8.2.0, Debian:0.8.2.0, FreeBSD:0.8.1.1, LTSHaskell:0.8.2.0, NixOS:0.8.2.0, Stackage:0.8.2.1 |
Reverse Dependencies | 57 direct, 3765 indirect [details] |
Downloads | 110796 total (239 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-02-26 [all 1 reports] |