OCaml Forge

ounit

The project is now hosted here: https://github.com/gildor478/ounit

OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code. It is similar to JUnit, and other XUnit testing frameworks.