Name: | ocaml-ounit |
---|---|
Version: | 2.0.0 |
Release: | 18.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1665626 |
License: | MIT |
RPM: | ocaml-ounit-2.0.0-18.el7.aarch64.rpm |
Source RPM: | ocaml-ounit-2.0.0-18.el7.src.rpm |
Build Date: | Fri Jul 20 2018 |
Build Host: | ca-buildarm03.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. |