Inline (Unit) Tests for OCaml
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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 2.11.2-29.fc44 | - |
| Fedora 43 | 2.11.2-27.fc43 | - |
| Fedora 42 | 2.11.2-25.fc42 | - |
| Fedora EPEL 8 | 2.9-7.el8 | - |
You can contact the maintainers of this package via email at
ocaml-qtest dash maintainers at fedoraproject dot org.