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.

[maintain] [Publish]

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.0, 0.8.1.1, 0.8.2.0
Change log None available
Dependencies ansi-terminal (>=0.4.0), ansi-wl-pprint (>=0.5.1), base (>=4.3 && <5), 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 && <1.6), xml (>=1.3.5) [details]
License BSD-3-Clause
Author Max Bolingbroke <batterseapower@hotmail.com>
Maintainer Libraries List <libraries@haskell.org>
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 HerbertValerioRiedel at 2014-12-18T10:06:59Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
tests

Build the tests

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees