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. Also contains Gabriel Scherer's random value generator library, https://github.com/gasche/random-generator

Tags test property quickcheck
AuthorsSimon Cruanes <simon.cruanes@inria.fr> and Gabriel Scherer <gabriel.scherer@gmail.com>
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/ocaml/opam-source-archives/raw/main/qcheck-0.2.tar.gz
md5=20cd905282925a476d0016f5b4578b5b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qcheck/qcheck.0.2/opam
Required by
Optionally used by