The checkers package
'Checkers' wraps up the expected properties associated with various standard type classes as QuickCheck properties. Also some morphism properties. It also provides arbitrary instances and generator combinators for common data types.
Project wiki page: http://haskell.org/haskellwiki/checkers
The module documentation pages have links to colorized source code and to wiki pages where you can read and contribute user comments. Enjoy!
© 2008 by Conal Elliott; BSD3 license.
Contributions from: Thomas Davie.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9 |
|---|---|
| Dependencies | array (≥0.1), base, QuickCheck (<2.0), random |
| License | BSD3 |
| Copyright | (c) 2008 by Conal Elliott |
| Author | Conal Elliott |
| Maintainer | conal@conal.net |
| Stability | experimental |
| Category | Testing |
| Home page | http://haskell.org/haskellwiki/checkers |
| Upload date | Wed Oct 29 18:32:01 UTC 2008 |
| Uploaded by | ConalElliott |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
| Distributions | FreeBSD: 0.2.8 |
Modules
Downloads
- checkers-0.1.tar.gz (Cabal source package)
- package description (included in the package)