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

[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, 1.0.0.0
Dependencies base (>=4.9 && <=5), binary (>=0.5 && <0.9), deepseq (>=1.4 && <1.5), genvalidity (>=0.3 && <0.4), genvalidity-hspec (>=0.3 && <0.5), hspec, QuickCheck [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#readme
Source repo head: git clone https://github.com/NorfairKing/validity
Uploaded by Norfair at 2017-03-22T18:56:11Z
Distributions LTSHaskell:1.0.0.0, NixOS:1.0.0.0, Stackage:1.0.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4079 total (32 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-03-22 [all 1 reports]

Readme for genvalidity-hspec-binary-0.0.0.0

[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.