| Name: | ocaml-qtest |
|---|---|
| Version: | 2.9 |
| Release: | 7.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1102636 |
| License: | GPLv3+ |
| RPM: | ocaml-qtest-2.9-7.el8.aarch64.rpm |
| Source RPM: | ocaml-qtest-2.9-7.el8.src.rpm |
| Build Date: | Thu Mar 19 2020 |
| Build Host: | ca-buildarm05.us.oracle.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. |