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.1.tar.gz
sha256=205ae6ffe7d5357d2a7edc6535a385edd138c078ad000f11e892eba9c85b0c66
md5=3faa4a116047a418fbb2d3227f049182
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qcheck/qcheck.0.5.1/opam
Required by
Optionally used by