smallcheck-laws: SmallCheck properties for common laws

[ bsd3, library, testing ] [ Propose Tags ]
This version is deprecated.

smallcheck properties for 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
Source repo head: git clone git://github.com/jdnavarro/smallcheck-laws.git
Uploaded by jdnavarro at 2015-09-04T08:42:39Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 1716 total (9 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-04 [all 1 reports]

Readme for smallcheck-laws-0.2

[back to package description]

SmallCheck Laws

Hackage Version Build Status

smallcheck properties for 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.