qcheck-coreversion

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>
LicenseBSD-2-Clause
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.9.tar.gz
md5=7782c8cfce30a5fb766d933e99129ee7
sha512=e1007b4a3be338406d855efcf8d13ac4961963a6c77b794ab83973950e21c777cb66ab6020a0a714f96866597bc8bf7a76a84243e5062dab5b41978e78422e0b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qcheck-core/qcheck-core.0.9/opam
Required by