Package : ocaml-qcheck

Package details

Summary: QuickCheck inspired property-based testing for OCaml

Description:
Qcheck enables checking invariants (properties of a type) over randomly
generated instances of the type. It provides combinators for generating
instances and printing them.

This package is a compatibility wrapper for qcheck. New code should
use either ocaml-qcheck-alcotest or ocaml-qcheck-ounit.


URL: https://c-cube.github.io/qcheck/
License: BSD

Maintainer: pterjan

List of RPMs