hedgehog-gen-json: JSON generators for Hedgehog

[ library, mit, test ] [ Propose Tags ]

Generate JSON values for Hedgehog tests


[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.1.0, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.4.0, 0.5.0, 0.5.1
Dependencies aeson, base (>=4.7 && <5), bytestring, containers, exceptions, hedgehog, lens, protolude, regex-genex, scientific, text, time, timerep, tz, unordered-containers, vector [details]
License MIT
Copyright 2018 Amr Hassan
Author Amr Hassan
Maintainer amr.hassan@gmail.com
Category Test
Home page https://github.com/amrhassan/haskell-hedgehog-gen-json
Uploaded by amrhassan at 2018-04-09T18:03:35Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4518 total (23 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-04-13 [all 1 reports]

Readme for hedgehog-gen-json-0.3.0

[back to package description]

Build Status Hackage version Stackage version

Generators of arbitrary unconstrained or JSON Schema constrained values for Hedgehog.