test-framework: Framework for running and organising tests, with HUnit and QuickCheck support
Allows 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
- Test
- Test.Framework
- Test.Framework.Options
- Providers
- Test.Framework.Providers.API
- Test.Framework.Providers.HUnit
- Test.Framework.Providers.QuickCheck
- Runners
- Test.Framework.Runners.Console
- Test.Framework.Runners.Options
- Test.Framework.Seed
- Test.Framework
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package | Enabled |
tests | Build the tests | Disabled |
example | Build the example testsuite | Disabled |
hunit | Enable HUnit integration: disabling this is not recommended, as it changes the package API | Enabled |
quickcheck | Enable QuickCheck integration: disabling this is not recommended, as it changes the package API | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- test-framework-0.1.1.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
- AndreasAbel, BenGamari, BryanOSullivan, EricMertens, HerbertValerioRiedel, MaxBolingbroke, SimonHengel
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, 0.8.2.2 |
---|---|
Dependencies | ansi-terminal (>=0.2.1), ansi-wl-pprint (>=0.2), base (<4.3), containers (>=0.1), HUnit (>=1.2), QuickCheck (>=1.1), random (>=1.0), regex-posix (>=0.72) [details] |
License | BSD-3-Clause |
Author | Max Bolingbroke |
Maintainer | batterseapower@hotmail.com |
Revised | Revision 3 made by HerbertValerioRiedel at 2016-01-02T12:03:00Z |
Category | Testing |
Home page | http://github.com/batterseapower/test-framework |
Uploaded | by MaxBolingbroke at 2008-09-06T22:14:52Z |
Distributions | Arch:0.8.2.2, Debian:0.8.2.0, FreeBSD:0.8.1.1, LTSHaskell:0.8.2.1, NixOS:0.8.2.0, Stackage:0.8.2.2 |
Reverse Dependencies | 57 direct, 3782 indirect [details] |
Executables | test-framework-example, test-framework-tests |
Downloads | 110892 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-28 [all 6 reports] |