genvalidity-hspec-hashable: Standard spec's for Hashable instances

[ library, mit, testing ] [ Propose Tags ]

Standard spec's for Hashable instances


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 1.0.0.0, 1.0.0.1
Dependencies base (>=4.9 && <5), genvalidity (>=0.5), genvalidity-hspec (>=0.6), genvalidity-property (>=0.2), hashable (>=1.2 && <1.3), hspec, QuickCheck, validity (>=0.5) [details]
License MIT
Copyright 2017-2018 Tom Sydney Kerckhove
Author Nick Van den Broeck
Maintainer syd.kerckhove@gmail.com, nick.van.den.broeck666@gmail.com
Category Testing
Home page https://github.com/NorfairKing/validity#readme
Bug tracker https://github.com/NorfairKing/validity/issues
Source repo head: git clone https://github.com/NorfairKing/validity
Uploaded by Norfair at 2018-11-07T10:00:55Z
Distributions LTSHaskell:1.0.0.1, NixOS:1.0.0.1, Stackage:1.0.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4483 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-11-07 [all 1 reports]

Readme for genvalidity-hspec-hashable-0.2.0.3

[back to package description]

This code provides the means to test the laws of the typeclass Hashable for any instance.