The test-framework package
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 |
|---|---|
| Dependencies | ansi-terminal (≥0.4.0), ansi-wl-pprint (≥0.5.1), base (<3), extensible-exceptions (≥0.1.1), hostname (≥1.0), old-locale (≥1.0), regex-posix (≥0.72), time (≥1.1.2), xml (≥1.3.5) or ansi-terminal (≥0.4.0), ansi-wl-pprint (≥0.5.1), base (≥3 & <5), containers (≥0.1), extensible-exceptions (≥0.1.1), hostname (≥1.0), old-locale (≥1.0), random (≥1.0), regex-posix (≥0.72), time (≥1.1.2), xml (≥1.3.5) |
| License | BSD3 |
| Author | Max Bolingbroke <batterseapower@hotmail.com> |
| Maintainer | Max Bolingbroke <batterseapower@hotmail.com> |
| Category | Testing |
| Home page | http://batterseapower.github.com/test-framework/ |
| Executables | test-framework-tests |
| Upload date | Tue Jul 26 07:29:20 UTC 2011 |
| Uploaded by | MaxBolingbroke |
| Build failure | ghc-7.0 (log) |
| Distributions | NixOS: 0.8, Debian: 0.6, FreeBSD: 0.8 |
Modules
- Test
- Test.Framework
- Test.Framework.Options
- Providers
- Test.Framework.Providers.API
- Runners
- Test.Framework.Runners.Console
- Test.Framework.Runners.Options
- Test.Framework.Seed
- Test.Framework
Downloads
- test-framework-0.4.1.tar.gz (Cabal source package)
- package description (included in the package)