genvalidity-hspec-binary: Standard spec's for binary-related Instances

[ library, mit, testing ] [ Propose Tags ]

Standard spec's for cereal-related Instances, see https://hackage.haskell.org/package/binary.


[Skip to Readme]

Modules

[Last Documentation]

  • Test
    • Validity
      • Test.Validity.Binary

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, 1.0.0.0
Dependencies base (>=4.9 && <=5), binary, deepseq, genvalidity (>=0.5), genvalidity-hspec (>=0.6), hspec, QuickCheck [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:08Z
Distributions LTSHaskell:1.0.0.0, NixOS:1.0.0.0, Stackage:1.0.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4066 total (30 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-binary-0.2.0.2

[back to package description]

This code will create genvalidity specs for the binary serialization library "Data.Binary", as found on https://hackage.haskell.org/package/binary.