New tool added - OUnit
New tool added - OUnit
Submitted by Opensourcetesting.org - latest tools added (discontinued) on Thu, 02/11/2006 - 00:00.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.
