Package ocaml-qtest
Inline (Unit) Tests for OCaml
https://github.com/vincent-hugot/qtest
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.
Version: 2.11.2
General Commands | |
| qtest | Inline (Unit) Tests for OCaml |