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]

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.4 && <0.5), genvalidity-hspec (>=0.5 && <0.6), genvalidity-property (>=0.1 && <0.2), hashable (>=1.2 && <1.3), hspec (>=2.2 && <2.5), QuickCheck, validity (>=0.4 && <0.5) [details]
License MIT
Copyright 2017 Tom Sydney Kerckhove
Author Nick Van den Broeck
Maintainer syd.kerckhove@gmail.com
Category Testing
Home page https://github.com/NorfairKing/validity
Source repo head: git clone https://github.com/NorfairKing/validity
Uploaded by Norfair at 2017-09-24T12:41:40Z
Distributions LTSHaskell:1.0.0.1, NixOS:1.0.0.1, Stackage:1.0.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4469 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-09-24 [all 1 reports]

Readme for genvalidity-hspec-hashable-0.1.0.0

[back to package description]

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