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.3/ounit-v2.2.3.tbz
sha256=e280a64aa7df64bd7335c9ed68a70d6ee168b39ae8bbfb6daedd2f4a04844ad9
sha512=dff04859d263e5f80a1606156d07493d0320a2756d0a7f134c63c53078550c7b056587486922bc66a288413af30c59a7e47157636502c6dd10626cf75587f981
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ounit2/ounit2.2.2.3/opam
Required by