package qtest

  1. Overview
  2. Docs
iTeML / qtest : Inline (Unit) Tests for OCaml.

Install

Dune Dependency

Authors

Maintainers

Sources

v2.7.tar.gz
sha256=cf458bf295d4e5a0c8e08ed7b5544ed71736b3682d237f43b2b56abb87014689
md5=3dd7f95ec92137e0bbd857c52dd8a095

Description

qtest extracts inline unit tests written using a special syntax in comments. Those tests are then run using the oUnit framework and the qcheck library. The possibilities range from trivial tests -- extremely simple to use -- to sophisticated random generation of test cases.

Tags

test property quickcheck

Published: 15 Oct 2017

Dependencies (6)

  1. qcheck >= "0.5"
  2. ocamlbuild build
  3. ounit >= "2.0.0"
  4. base-bytes
  5. ocamlfind
  6. ocaml >= "4.00.0" & < "5.0.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.