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.4/ounit-v2.2.4.tbz
sha256=b5c069a5d957220ca0669e945f1e81e6b6db9622766d860913e136e1168e3345
sha512=d69dc501a360c31f7854322b5e2c2abcb1e43890737e1cc00c167ee104d5dee471b6b8d8186f8044b0482c91a8f15210a25d833a1e03ed7baabfba923815962f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ounit2/ounit2.2.2.4/opam
Required by