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.7.tar.gz
sha256=136d9134e2274f7eaf8021bc205a6008dcaa07612725db1ea8da98505d0e55c4
md5=ca3c7d24200a8ca7e4390f1145eae3a9
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qcheck/qcheck.0.7/opam
Required by
Optionally used by