smallcheck-laws: SmallCheck properties for common laws

[ bsd3, library, testing ] [ Propose Tags ]

smallcheck properties for testing Monoid, Functor, Applicative and Monad laws.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3 (info)
Change log CHANGELOG.md
Dependencies base (>=4.6 && <4.9), 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
Home page http://github.com/jdnavarro/smallcheck-laws
Bug tracker http://github.com/jdnavarro/smallcheck-laws/issues
Source repo head: git clone git://github.com/jdnavarro/smallcheck-laws.git
Uploaded by jdnavarro at 2015-09-07T12:42:53Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 1715 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-07 [all 1 reports]

Readme for smallcheck-laws-0.3

[back to package description]

SmallCheck Laws

Hackage Version Build Status

smallcheck properties for testing the following laws:

  • Monoid
  • Functor
  • Applicative
  • Monad

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

Contact

Contributions and bug reports are welcome!

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