quicktest: A reflective batch tester for Haskell.
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.
Downloads
- quicktest-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3 |
---|---|
Dependencies | base (>=4 && <5), directory, haskell98, mtl, process [details] |
License | BSD-3-Clause |
Author | David Siegel |
Maintainer | djsiegel@gmail.com |
Category | Testing |
Home page | https://github.com/davidsiegel/quicktest |
Uploaded | by DavidSiegel at 2010-12-24T18:41:41Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | quicktest |
Downloads | 3111 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-28 [all 7 reports] |