ounitversion

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
Conflicts
Source [http] https://github.com/gildor478/ounit/releases/download/v2.1.2/ounit-v2.1.2.tbz
sha256=39e69102dbf646f00da12cb7332df4f64c9aab732b5f664a1e6b3c0729f94e33
sha512=6b1dcc0252003407aa284446fab8469ab7c4ba6b08bf511ddb0870067c8182d48a220401722c081d81318deb069000fd2d7553abd9616156c4ccb3ff255c50f7
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ounit/ounit.2.1.2/opam
Required by
Optionally used by