qcheckversion

QuickCheck inspired property-based testing for OCaml

This module allows to check invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them.

Tags test property quickcheck
AuthorSimon Cruanes <simon.cruanes@inria.fr>
Published
Homepagehttps://github.com/c-cube/qcheck/
Issue Trackerhttps://github.com/c-cube/qcheck/issues
Maintainersimon.cruanes@inria.fr
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/c-cube/qcheck/archive/0.4.0.1.tar.gz
sha256=4c90f4babc35ed9672b9a48d69c480812b030e7194c617614a8b2d11d023ad65
md5=84d5871efa592dd3834eee28d581c188
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qcheck/qcheck.0.4/opam
Required by
Optionally used by