package qtest

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.1.tar.gz
md5=8cba8f042ec1ba8d1dbc77a429e857f5

Description

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

Published: 10 Mar 2016

Dependencies (5)

  1. ocamlbuild build
  2. ounit
  3. oasis >= "0.2.0" & < "0.4.7"
  4. ocamlfind
  5. ocaml >= "4.00.0" & < "4.06.0"

Dev Dependencies

None

Used by (17)

  1. batteries >= "2.5.0" & < "2.7.0"
  2. containers >= "0.18" & < "3.9"
  3. containers-data < "3.9"
  4. containers-thread < "3.9"
  5. crdt-ml
  6. gen >= "0.5.1"
  7. iter < "1.6"
  8. lbvs_consent < "2.0.0"
  9. lwd
  10. lwt-pipe
  11. memcad
  12. nunchaku >= "0.5.1"
  13. oasis2opam >= "0.7"
  14. olinq >= "0.3"
  15. oseq < "0.5.1"
  16. portia >= "1.1"
  17. sequence >= "1.0"

Conflicts

None