Name: | ocaml-ounit |
---|---|
Version: | 2.0.8 |
Release: | 10.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 5259477 |
License: | MIT |
RPM: | ocaml-ounit-2.0.8-10.el8.aarch64.rpm |
Source RPM: | ocaml-ounit-2.0.8-10.el8.src.rpm |
Build Date: | Thu Mar 19 2020 |
Build Host: | ca-arm-builder-01.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. |