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. 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
Conflicts
Source [http] https://github.com/vincent-hugot/iTeML/archive/v2.4.tar.gz
md5=b6d45ce61486ec6716106bb0d97f0885
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qtest/qtest.2.4/opam
Required by
Optionally used by