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.2.tar.gz
md5=fe868226df34153f3a17e480a38c1e64
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/qtest/qtest.2.2/opam
Required by
Optionally used by