quicktest: A reflective batch tester for Haskell.

[ bsd3, program, testing ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 3033 total (13 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]