hedgehog-quickcheck: Use QuickCheck generators in Hedgehog and vice versa.
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]
Downloads
- hedgehog-quickcheck-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1, 0.1.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=3 && <5), hedgehog (>=0.5 && <1.2), QuickCheck (>=2.7 && <2.15), transformers (>=0.4 && <0.6) [details] |
License | BSD-3-Clause |
Author | Jacob Stanley |
Maintainer | Jacob Stanley <jacob@stanley.io> |
Revised | Revision 2 made by JacobStanley at 2022-01-27T06:47:08Z |
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:40Z |
Distributions | LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1, openSUSE:0.1.1 |
Downloads | 10646 total (275 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-05-18 [all 1 reports] |