packages feed

smallcheck-lens-0.3: README.md

# Lens SmallCheck

[![Hackage Version](https://img.shields.io/hackage/v/smallcheck-lens.svg)](https://hackage.haskell.org/package/smallcheck-lens) [![Build Status](https://img.shields.io/travis/jdnavarro/smallcheck-lens.svg)](https://travis-ci.org/jdnavarro/smallcheck-lens)

[`smallcheck`](https://hackage.haskell.org/package/smallcheck) properties
inspired by
[`lens-properties`](https://hackage.haskell.org/package/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`](https://hackage.haskell.org/package/tasty-lens).

## Contact

Contributions and bug reports are welcome!

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