package qtest

  1. Overview
  2. Docs
Inline unit test extractor

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.1.tar.gz
md5=aec666072c88a6ececadf277f3a6a1fa

Description

qTest2 allows to extract inline unit tests written using a special syntax in comments. Those tests can then be run using the oUnit framework. qTest2 was originally developed for the Batteries library. (aka: iTeML).

Published: 21 Nov 2013

Dependencies (5)

  1. ocamlbuild build
  2. ounit
  3. oasis >= "0.2.0" & < "0.4.7"
  4. ocamlfind
  5. ocaml > "3.12.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