ocaml-ounit: ocaml-ounit (Unit tests for OCaml) ocaml-ounit: ocaml-ounit: OUnit is a unit test framework for OCaml. It allows one to easily ocaml-ounit: create unit-tests for OCaml code. It is based on HUnit, a unit ocaml-ounit: testing framework for Haskell. It is similar to JUnit, and other ocaml-ounit: XUnit testing frameworks. ocaml-ounit: ocaml-ounit: http://ounit.forge.ocamlcore.org/ ocaml-ounit: ocaml-ounit: ocaml-ounit: