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]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
tests | Build the tests | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- test-framework-0.8.0.3.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.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 |
---|---|
Dependencies | ansi-terminal (>=0.4.0), ansi-wl-pprint (>=0.5.1), base (>=4.3 && <4.8), bytestring (>=0.9), containers (>=0.1), hostname (>=1.0), HUnit (>=1.2), libxml (>=0.1.1), old-locale (>=1.0), QuickCheck (>=2.3 && <2.5), random (>=1.0), regex-posix (>=0.72), time (>=1.1.2), xml (>=1.3.5) [details] |
License | BSD-3-Clause |
Author | Max Bolingbroke <batterseapower@hotmail.com> |
Maintainer | Libraries List <libraries@haskell.org> |
Revised | Revision 1 made by HerbertValerioRiedel at 2014-12-18T08:55:42Z |
Category | Testing |
Home page | https://batterseapower.github.io/test-framework/ |
Bug tracker | https://github.com/haskell/test-framework/issues/ |
Source repo | head: git clone https://github.com/haskell/test-framework |
Uploaded | by BryanOSullivan at 2013-10-09T00:25:39Z |
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.0 |
Reverse Dependencies | 57 direct, 3726 indirect [details] |
Executables | test-framework-tests |
Downloads | 109822 total (297 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |