ounit2version

OUnit testing framework

OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code. It is loosely based on [HUnit], a unit testing framework for Haskell. It is similar to [JUnit], and other XUnit testing frameworks.

AuthorsMaas-Maarten Zeeman and Sylvain Le Gall
Published
Homepagehttps://github.com/gildor478/ounit
Issue Trackerhttps://github.com/gildor478/ounit/issues
MaintainerSylvain Le Gall <sylvaini+ocaml@le-gall.net>
Dependencies
Source [http] https://github.com/gildor478/ounit/releases/download/v2.2.5/ounit-2.2.5.tbz
sha256=1b0d182b5eae536f37605f379b8e42a35d587471b917cee3d033bea20f7cbe55
sha512=2e519ff032843298b4dd716d7b3460d4720fe59ba1535a32fc9ef58eae4fcc80d3ec59ddb7b22653f064ef8ae02d19ae1afd2ed7de16c34d396ea180a6e33cb1
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ounit2/ounit2.2.2.5/opam
Required by