package qtest

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.9.tar.gz
sha256=b2270368baa55fe668764151bb15f30a5f87dd5fe535a5b1a922483ad44618bc
md5=74b30bf97719726f0fc23e7beb701750

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: 24 Apr 2018

Dependencies (5)

  1. qcheck >= "0.5"
  2. jbuilder >= "1.0+beta19"
  3. ounit >= "2.0.0"
  4. base-bytes
  5. ocaml >= "4.02.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.