On 05/14/2012 09:48 PM, Francois Berenger wrote:
Hello,

What's the gold standard in OCaml to have
unit test as comments in source code in order
for a tool to automatically extract them
and generate a test suite?

Thanks,
F.

Batteries uses a program called qtest to do this; it's within the batteries source tree at the moment. There are plans to move it outside for other projects to use.

Docs here: http://batteries.vhugot.com/qtest/

E.

--
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to