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.2.tar.gz
sha256=4ec34a0b3a241d41f9af2d7f4fb3947dba3646856b8db252c66c7380d7f3e316
md5=f7c7e3c45a46bcd5b5eb2b0c93c207d6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qcheck/qcheck.0.5.2/opam
Required by
Optionally used by