Language

Package: ocaml-qcheck @ 0.12

Synopsis

QuickCheck inspired property-based testing for OCaml

Description

QuickCheck inspired property-based testing for OCaml. This module checks invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them.

Home page
https://github.com/c-cube/qcheck
Location
gnu/packages/ocaml.scm (line: 1537, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infractions at 52, 156