quicktest-0.1: A reflective batch tester for Haskell.

The quicktest package

QuickTest inspects Haskell source files for unit tests, and runs all tests found through GHCi with a dynamically generated test harness. This means you can simply write properties about your code, and QuickTest will test these properties en masse using QuickCheck. QuickTest is based on quickcheck-script by Koen Claessen and John Hughes.

Properties

Versions0.1, 0.1.1, 0.1.2, 0.1.3
Dependenciesbase (4), directory, haskell98, mtl, process
LicenseBSD3
AuthorDavid Siegel
Maintainerdjsiegel@gmail.com
StabilityExperimental
CategoryTesting
Home pagehttps://github.com/davidsiegel/quicktest
Executablesquicktest
Upload dateFri Dec 24 18:18:41 UTC 2010
Uploaded byDavidSiegel

Downloads