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.3.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-25T17:39:13Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Executables | quicktest | 
| Downloads | 3181 total (5 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 8 reports]  |