slackbuilds_ponce/libraries/ocaml-ounit
2012-08-26 18:08:41 +02:00
..
ocaml-ounit.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
ocaml-ounit.SlackBuild
README libraries/ocaml-ounit: Fixed dep information 2012-08-26 18:08:41 +02:00
slack-desc

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.