The latest version of quicktest is 0.1.3-0.
quicktest
Version 0.1 revision 0 uploaded by DavidSiegel.
Package meta
- Synopsis
- A reflective batch tester for Haskell.
- Description
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.
- Author
- David Siegel
- Bug reports
- n/a
- Category
- Testing
- Copyright
- n/a
- Homepage
- https://github.com/davidsiegel/quicktest
- Maintainer
- djsiegel@gmail.com
- Package URL
- n/a
- Stability
- Experimental