genvalidity-hspec

Standard spec's for GenValidity instances

https://github.com/NorfairKing/validity#readme

Version on this page:0.7.0.3
LTS Haskell 22.14:1.0.0.3
Stackage Nightly 2024-03-28:1.0.0.3
Latest on Hackage:1.0.0.3

See all snapshots genvalidity-hspec appears in

MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:genvalidity-hspec-0.7.0.3@sha256:cbcbd3256b3bd70596698252b95f49ff1b1e9278939b348b1b886f8c6f2bbebb,2863

Changes

Changelog

[Unreleased]

[0.7.0.2] - 2019-09-23

  • Removed nonsense shrinking from genValidSpec and genInvalidSpec.

[0.7.0.1] - 2019-09-23

  • Removed nonsense shrinking from arbitraryGeneratesOnlyValid, genValidGeneratesValid and genInvalidGeneratesInvalid.

[0.7.0.0] - 2019-03-06

Changed

  • Fixed compatibility with genvalidity >=0.8

[0.6.2.3] - 2019-02-28

Changed

  • Clearer docs

[0.6.2.2] - 2019-01-09

Changed

  • Fixed a forward incompatibility with hspec 2.6.x.

[0.3.0.1] - 2018-10-07

Changed

  • Compatibility with validity >=0.9, genvalidity >=0.7 and genvalidity-property >=0.3