| Name: | ocaml-qtest |
|---|---|
| Version: | 2.9 |
| Release: | 7.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 886461 |
| License: | GPLv3+ |
| RPM: | ocaml-qtest-2.9-7.el8.x86_64.rpm |
| Source RPM: | ocaml-qtest-2.9-7.el8.src.rpm |
| Build Date: | Fri Jan 03 2020 |
| Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/vincent-hugot/qtest |
| Summary: | Inline (Unit) Tests for OCaml |
| 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. |