package qtest

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.8.tar.gz
sha256=b3577df82d9ac8ff0701247f1cef08479969a0a5f635092b3f2cb14a8c8bc4b9
md5=3cbb863b25c00277847271a765d028d5

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: 16 Feb 2018

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.