testrunner-0.9: Easy unit test driver framework

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

Versions0.9, 0.9.1
Dependenciesbase (≥3 & <5), HUnit, QuickCheck (≥2.1), random, regex-compat, stm
LicenseGPL
AuthorReinier Lamers <tux_rocker@reinier.de>
MaintainerReinier Lamers <tux_rocker@reinier.de>
CategoryTesting
Upload dateMon Jun 8 10:15:55 UTC 2009
Uploaded byReinierLamers
Built onghc-6.10, ghc-6.12
Build failureghc-7.0 (log)

Modules

Downloads