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
Conflicts
Source [http] https://github.com/c-cube/qcheck/archive/0.5.3.1.tar.gz
sha256=46c1d1cab40e85b07eed1ff5a4b0ae3c6bfa62ad8d8d4d4af13986c5cabb41ff
md5=9e79548354aea199a521b3c3986f1702
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qcheck/qcheck.0.5.3.1/opam
Required by
Optionally used by