hedgehog: Release with confidence.
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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Hedgehog automatically generates a comprehensive array of test cases, exercising your software in ways human testers would never imagine.
Generate hundreds of test cases automatically, exposing even the most insidious of corner cases. Failures are automatically simplified, giving developers coherent, intelligible error messages.
To get started quickly, see the examples.
[Skip to Readme]
Properties
Versions | 0.1, 0.2, 0.2.1, 0.2.2, 0.3, 0.4, 0.4.1, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.6, 0.6.1, 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1, 1.1.1, 1.1.1, 1.1.2, 1.2, 1.3, 1.4, 1.5 |
---|---|
Change log | CHANGELOG.md |
Dependencies | ansi-terminal (>=0.6 && <0.12), async (>=2.0 && <2.3), barbies (>=1.0 && <2.1), base (>=4.9 && <5), bytestring (>=0.10 && <0.12), concurrent-output (>=1.7 && <1.11), containers (>=0.4 && <0.7), deepseq (>=1.1.0.0 && <1.5), directory (>=1.2 && <1.4), erf (>=2.0 && <2.1), exceptions (>=0.7 && <0.11), lifted-async (>=0.7 && <0.11), mmorph (>=1.0 && <1.3), monad-control (>=1.0 && <1.1), mtl (>=2.1 && <2.3), pretty-show (>=1.6 && <1.11), primitive (>=0.6 && <0.8), random (>=1.1 && <1.3), resourcet (>=1.1 && <1.3), stm (>=2.4 && <2.6), template-haskell (>=2.10 && <2.19), text (>=1.1 && <1.3), time (>=1.4 && <1.13), transformers (>=0.5 && <0.6), transformers-base (>=0.4.5.1 && <0.5), wl-pprint-annotated (>=0.0 && <0.2) [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 2022-01-29T06:39:15Z |
Modules
[Index] [Quick Jump]
- Hedgehog
- Hedgehog.Gen
- Internal
- Hedgehog.Internal.Barbie
- Hedgehog.Internal.Config
- Hedgehog.Internal.Discovery
- Hedgehog.Internal.Distributive
- Hedgehog.Internal.Exception
- Hedgehog.Internal.Gen
- Hedgehog.Internal.HTraversable
- Hedgehog.Internal.Opaque
- Hedgehog.Internal.Prelude
- Hedgehog.Internal.Property
- Hedgehog.Internal.Queue
- Hedgehog.Internal.Range
- Hedgehog.Internal.Region
- Hedgehog.Internal.Report
- Hedgehog.Internal.Runner
- Hedgehog.Internal.Seed
- Hedgehog.Internal.Show
- Hedgehog.Internal.Shrink
- Hedgehog.Internal.Source
- Hedgehog.Internal.State
- Hedgehog.Internal.TH
- Hedgehog.Internal.Tree
- Hedgehog.Internal.Tripping
- Hedgehog.Main
- Hedgehog.Range
Downloads
- hedgehog-1.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