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.2007@m4x.orgr>
Published
Homepagehttps://github.com/c-cube/qcheck/
Issue Trackerhttps://github.com/c-cube/qcheck/issues
Maintainersimon.cruanes.2007@m4x.org
Dependencies
Conflicts
Source [http] https://github.com/c-cube/qcheck/archive/0.8.tar.gz
md5=061005847a32c4b4252d449e26f6c8f9
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qcheck/qcheck.0.8/opam
Required by
Optionally used by