The testrunner package
testrunner is a framework to run unit tests. It has the following distinguishing features: * It can run unit tests in parallel. * It can run QuickCheck and HUnit tests as well as simple boolean expressions. * It comes with a ready-made main function for your unit test executable. * This main function recognizes command-line arguments to select tests by name and replay QuickCheck tests.
Properties
| Versions | 0.9, 0.9.1 |
|---|---|
| Dependencies | base (≥3 & <5), HUnit, QuickCheck (≥2.1), random, regex-compat, stm |
| License | GPL |
| Author | Reinier Lamers <tux_rocker@reinier.de> |
| Maintainer | Reinier Lamers <tux_rocker@reinier.de> |
| Category | Testing |
| Upload date | Mon Jun 8 10:15:55 UTC 2009 |
| Uploaded by | ReinierLamers |
| Built on | ghc-6.10, ghc-6.12 |
| Build failure | ghc-7.0 (log) |
Modules
Downloads
- testrunner-0.9.tar.gz (Cabal source package)
- package description (included in the package)