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

[ library, mit, testing ] [ Propose Tags ]

Standard spec's for Hashable instances


[Skip to Readme]

Modules

[Last Documentation]

  • Test
    • Validity
      • Test.Validity.Hashable

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-06-30T09:05:12Z
Distributions LTSHaskell:1.0.0.1, NixOS:1.0.0.1, Stackage:1.0.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4490 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-06-30 [all 3 reports]

Readme for genvalidity-hspec-hashable-0.2.0.2

[back to package description]

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