test-framework: Framework for running and organising tests, with HUnit and QuickCheck support
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | ansi-terminal (>=0.4.0 && <0.9), ansi-wl-pprint (>=0.5.1 && <0.7), base (>=4.3 && <5), base-orphans (>=0.1 && <0.5), containers (>=0.1 && <0.6), hostname (>=1.0 && <1.1), old-locale (>=1.0 && <1.1), random (>=1.0 && <1.2), regex-posix (>=0.72 && <0.96), semigroups (>=0.18 && <0.19), time (>=1.1.2 && <1.9), xml (>=1.3.5 && <1.4) [details] |
License | BSD-3-Clause |
Author | Max Bolingbroke <batterseapower@hotmail.com> |
Maintainer | Libraries List <libraries@haskell.org> |
Category | Testing |
Home page | http://haskell.github.io/test-framework/ |
Bug tracker | https://github.com/haskell/test-framework/issues |
Source repo | head: git clone https://github.com/haskell/test-framework.git(core) |
Uploaded | by HerbertValerioRiedel at 2017-12-30T17:49:48Z |
Modules
[Index]
Downloads
- test-framework-0.8.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees