hedgehog-classes: Hedgehog will eat your typeclass bugs
This version is deprecated.
This library provides Hedgehog properties to ensure
that typeclass instances adhere to the set of laws
that they are supposed to. There are other libraries
that do similar things, such as `genvalidity-hspec` and checkers
.
This library differs from other solutions by not introducing any
new typeclasses that the user needs to learn, and otherwise minimal
API overhead.
This library is directly inspired by `quickcheck-classes`.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
aeson | You can disable the use of the This may be useful for accelerating builds in sandboxes for expert users. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hedgehog-classes-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2, 0.2, 0.2.0.1, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.4.1, 0.2.5, 0.2.5.1, 0.2.5.2, 0.2.5.3, 0.2.5.4 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.9.0.0 && <1.5.0.0), base (>=4.12.0.0 && <4.14.0.0), containers (>=0.5.9.2 && <0.7.0.0), hedgehog (>=0.5.0.0 && <0.7.0.0), pretty-show (>=1.6.0.0 && <2.0.0.0), transformers (>=0.5.0.0 && <0.6.0.0), wl-pprint-annotated (>=0.0.0.0 && <0.2.0.0) [details] |
Tested with | ghc ==8.6.1, ghc ==8.6.2, ghc ==8.6.3 |
License | BSD-3-Clause |
Copyright | 2019 chessai |
Author | chessai |
Maintainer | chessai1996@gmail.com |
Category | Testing |
Home page | https://github.com/chessai/hedgehog-classes |
Bug tracker | https://github.com/chessai/hedgehog-classes/issues |
Source repo | head: git clone https://github.com/chessai/hedgehog-classes.git |
Uploaded | by chessai at 2019-02-10T01:07:32Z |
Distributions | Arch:0.2.5.4, LTSHaskell:0.2.5.4, NixOS:0.2.5.4, Stackage:0.2.5.4 |
Downloads | 6393 total (12 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-02-10 [all 1 reports] |