The test-framework package
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.
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.2.1), ansi-wl-pprint (≥0.2), base (<3), HUnit (≥1.2), QuickCheck (≥1.1), regex-posix (≥0.72) or ansi-terminal (≥0.2.1), ansi-wl-pprint (≥0.2), base (≥3), containers (≥0.1), HUnit (≥1.2), QuickCheck (≥1.1), random (≥1.0), regex-posix (≥0.72) |
| License | BSD3 |
| Author | Max Bolingbroke |
| Maintainer | batterseapower@hotmail.com |
| Category | Testing |
| Home page | http://github.com/batterseapower/test-framework |
| Executables | test-framework-example, test-framework-tests |
| Upload date | Sat Sep 6 21:45:44 UTC 2008 |
| Uploaded by | MaxBolingbroke |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log) |
| Distributions | NixOS: 0.8, Debian: 0.6, FreeBSD: 0.8 |
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
Downloads
- test-framework-0.1.tar.gz (Cabal source package)
- package description (included in the package)