package qcheck

  1. Overview
  2. Docs
Compatibility package for QCheck

Install

Dune Dependency

Authors

Maintainers

Sources

v0.26.tar.gz
md5=3eba3b3b47ccfa48afd1ce7dbdd463f7
sha512=6f4749df32629b2a64034f7a8d07079b8d3d628cc402c52bbdbd7e287ca20adf8e8133f91d79e75d8402100715a1138d62904b2d9c1d1595602d5206e0862305

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.