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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=3 && <5), hedgehog (>=0.5 && <1.6), QuickCheck (>=2.7 && <2.16), transformers (>=0.4 && <0.7) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.3, ghc ==8.10.1 |
License | BSD-3-Clause |
Author | Jacob Stanley |
Maintainer | Jacob Stanley <jacob@stanley.io> |
Revised | Revision 8 made by moodmosaic at 2024-07-24T11:50:31Z |
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 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 13697 total (117 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] |