quickcheck-property-comb: Combinators for Quickcheck Property construction and Property diagnostics
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This project aims to reduce the pain of composing invariants/properties, and the documenting of those invariants for determining the cause of failure. Additionally, it intends to provide effective diagnostics for invariants with changing post-conditions, leading to faster cause-of-failure diagnosis.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | None available |
Dependencies | base (>=4.5 && <4.6), mtl (>=2.1 && <2.2), QuickCheck (>=2.5 && <2.6) [details] |
License | LicenseRef-PublicDomain |
Author | John Feltz |
Maintainer | jfeltz@gmail.com |
Category | Testing |
Home page | http://www.github.com/jfeltz/quickcheck-property-comb |
Uploaded | by jfeltz at 2013-10-14T23:48:21Z |
Modules
- Test
- QuickCheck
- Property
- Test.QuickCheck.Property.Comb
- Property
- QuickCheck
Downloads
- quickcheck-property-comb-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees