ocaml-ounit - Unit test framework for OCaml
Website: | http://ounit.forge.ocamlcore.org/ |
---|---|
License: | MIT |
- 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.
Packages
ocaml-ounit-1.1.0-1m.mo8.x86_64 [36 KiB] |
Changelog
by NARITA Koichi (2011-11-29):
- (1.1.0-1m) - update to 1.1.0 - rebuild against ocaml-3.12.1 |