package qcheck

  1. Overview
  2. Docs
Compatibility package for qcheck

Install

Dune Dependency

Authors

Maintainers

Sources

v0.25.tar.gz
md5=e1e928bf792c27de5c072f9123eeaec9
sha512=a0b5791cea09f98f1f17221e6289b87a7a1c16ae1c9af0c2e5bd6a170f2cf8727dba0759a7fd932d5d617e8c242562d69187c7e74eefd5262bc5fd75a322699e

doc/index.html

QCheck compatibility package

This library is there to ensure compatibility with QCheck 0.8 and earlier.

It has a unique module QCheck_runner that merges the custom runners from qcheck-core.runner (QCheck_base_runner) and the OUnit runners from qcheck-ounit (QCheck_ounit) into a single module.

By depending on qcheck-core, this library also brings QCheck in scope, so it can be used transparently.

OCaml

Innovation. Community. Security.