hedgehog-quickcheck: Use QuickCheck generators in Hedgehog and vice versa.
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.
Use QuickCheck generators in Hedgehog and vice versa.
Hedgehog is a modern property-based testing system, in the spirit of QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the invariants of generated values by construction.
To get started quickly, see the examples: <https://github.com/hedgehogqa/haskell-hedgehog/tree/master/hedgehog-
[Skip to Readme]
Properties
Versions | 0.1, 0.1.1, 0.1.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=3 && <5), hedgehog (>=0.5 && <1.1), QuickCheck (>=2.7 && <2.14), transformers (>=0.4 && <0.6) [details] |
License | BSD-3-Clause |
Author | Jacob Stanley |
Maintainer | Jacob Stanley <jacob@stanley.io> |
Category | Testing |
Home page | https://hedgehog.qa |
Bug tracker | https://github.com/hedgehogqa/haskell-hedgehog/issues |
Source repo | head: git clone git://github.com/hedgehogqa/haskell-hedgehog.git |
Uploaded | by JacobStanley at 2019-05-18T03:42:05Z |
Modules
[Index] [Quick Jump]
- Hedgehog
- Test
- QuickCheck
Downloads
- hedgehog-quickcheck-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees