| Name: | ocaml-ounit |
|---|---|
| Version: | 2.0.0 |
| Release: | 18.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 1442746 |
| License: | MIT |
| RPM: | ocaml-ounit-2.0.0-18.el7.x86_64.rpm |
| Source RPM: | ocaml-ounit-2.0.0-18.el7.src.rpm |
| Build Date: | Fri Jul 20 2018 |
| Build Host: | x86-ol7-builder-02.US.ORACLE.com |
| Vendor: | Oracle America |
| URL: | http://ounit.forge.ocamlcore.org/ |
| Summary: | Unit test framework for OCaml |
| Description: | OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code. It is based on HUnit, a unit testing framework for Haskell. It is similar to JUnit, and other xUnit testing frameworks. |