lawful-classes-quickcheck: QuickCheck support for lawful-classes

[ apache, library, testing ] [ Propose Tags ]

Support code to check lawful-classes laws using QuickCheck and, optionally, Tasty.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.2.1
Change log CHANGELOG.md
Dependencies base (>=4.14.3.0 && <4.15 || >=4.15.1.0 && <4.16 || >=4.16.3.0 && <4.17 || >=4.17.0.0 && <4.18), lawful-classes-types (>=0.1.0.0 && <0.2), QuickCheck (>=2.14.2 && <2.15), tasty (>=1.4.3 && <1.5), tasty-quickcheck (>=0.10.2 && <0.11), transformers (>=0.5.6.2 && <0.6) [details]
License Apache-2.0
Copyright (c) 2023, Nicolas Trangez
Author Nicolas Trangez
Maintainer ikke@nicolast.be
Category Testing
Home page https://github.com/NicolasT/lawful-classes
Source repo head: git clone https://github.com/NicolasT/lawful-classes.git -b main(lawful-classes-quickcheck)
Uploaded by NicolasTrangez at 2023-02-02T18:31:17Z
Distributions
Downloads 159 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-02-02 [all 1 reports]

Readme for lawful-classes-quickcheck-0.1.2.1

[back to package description]

lawful-classes-quickcheck

Support code to check lawful-classes laws using QuickCheck and, optionall, Tasty.

See https://github.com/NicolasT/lawful-classes#readme.