The testpack package
Haskell Test Utility Pack for HUnit and QuickCheck testpack provides utilities for both HUnit and QuickCheck. These include tools for running QuickCheck properties as HUnit test cases, allowing you to combine both approaches in a single program. It also includes tools for more helpful displays of running progress in both HUnit and QuickCheck, additional generators for other types for QuickCheck, and shortcuts for quickly defining new test cases.
Properties
| Versions | 1.0.0, 1.0.1, 1.0.2, 2.0.0, 2.0.1, 2.0.3, 2.1.0, 2.1.1, 2.1.2, 2.1.2.1 |
|---|---|
| Dependencies | base (≥3 & <5), containers, HUnit, mtl, QuickCheck (≥2.1.0.3 & <2.5), random |
| License | LGPL |
| Copyright | Copyright (c) 2004-2010 John Goerzen |
| Author | John Goerzen |
| Maintainer | John Goerzen <jgoerzen@complete.org> |
| Stability | Beta |
| Category | Testing |
| Home page | http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack |
| Upload date | Mon Feb 25 15:04:13 UTC 2013 |
| Uploaded by | PeterSimons |
| Built on | ghc-7.6 |
| Distributions | Debian: 2.1.1, FreeBSD: 2.1.2.1 |
Modules
- Test
Downloads
- testpack-2.1.2.1.tar.gz (Cabal source package)
- package description (included in the package)