qtestversion

iTeML / qtest : Inline (Unit) Tests for OCaml.

qtest extracts inline unit tests written using a special syntax in comments. Those tests are then run using the oUnit framework and the qcheck library. The possibilities range from trivial tests -- extremely simple to use -- to sophisticated random generation of test cases.

Tags test property quickcheck
AuthorsVincent Hugot <vincent.hugot@gmail.com> and Simon Cruanes <simon.cruanes.2007@m4x.org
Published
Homepagehttps://github.com/vincent-hugot/iTeML
Issue Trackerhttps://github.com/vincent-hugot/iTeML/issues
MaintainerVincent Hugot <vincent.hugot@gmail.com>
Dependencies
Source [http] https://github.com/vincent-hugot/iteml/archive/v2.6.tar.gz
md5=b44124ff036854d7b5942be12546c3d9
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qtest/qtest.2.6/opam
Required by
Optionally used by