smallcheck-lens: SmallCheck properties for lens

[ bsd3, lenses, library, testing ] [ Propose Tags ]

SmallCheck properties for Lenses, Setters, Traversals, Isos and Prisms.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.3
Change log CHANGELOG.md
Dependencies base (>=4.6 && <4.9), lens (>=4.1.2.1), smallcheck (>=1.1.1), smallcheck-series (>=0.3), tagged (>=0.7.2), transformers (>=0.3.0.0) [details]
License BSD-3-Clause
Author Danny Navarro
Maintainer j@dannynavarro.net
Category Testing, Lenses
Home page https://github.com/jdnavarro/smallcheck-lens
Bug tracker https://github.com/jdnavarro/smallcheck-lens/issues
Source repo head: git clone git://github.com/jdnavarro/smallcheck-lens.git
Uploaded by jdnavarro at 2015-09-11T12:51:43Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 1454 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-11 [all 1 reports]

Readme for smallcheck-lens-0.3

[back to package description]

Lens SmallCheck

Hackage Version Build Status

smallcheck properties inspired by lens-properties. They can be used to validate the laws for:

  • Lens
  • Setter
  • Traversal
  • Iso
  • Prism

Use this package to create your own fine tuned tests. For preassembled test runners with minimal setup and sensible defaults, you can use tasty-lens.

Contact

Contributions and bug reports are welcome!

Please feel free to contact jdnavarro on the #haskell IRC channel on irc.freenode.net.