* [ANN] ounit v1.1.0: Unit testing framework
@ 2010-10-06 22:23 Sylvain Le Gall
0 siblings, 0 replies; only message in thread
From: Sylvain Le Gall @ 2010-10-06 22:23 UTC (permalink / raw)
To: caml-list
OUnit is a unit testing framework for OCaml, inspired by the JUnit tool for
Java, and the HUnit tool for Haskell.
More information on [HUnit](http://hunit.sourceforge.net)
Changes:
- Add a ~pp_diff parameter to assert_equal and some classic diff operations
(Closes: #635, #642)
- Add an assert_command function (Closes: #641)
- Add a bracket_tmpfile to ease temporary file use
- Enhance documentation, translate the docbook manual into ocamldoc and
add content
- Allow to add extra command line arguments to run_test_tt_main
(Closes: #640)
- Add a -list-test options to run_test_tt_main, to list available tests
- Skip tests when using "-only-test", rather than removing it. This way
the path is the same even if some tests don't pass (Closes: #637)
- Add backtrace support (Closes: #639), thanks to Michael Ekstrand
- Use OASIS
- Move to OCaml Forge: http://ounit.forge.ocamlcore.org
- Maintainance is now done by Sylvain Le Gall (OCamlCore SARL), thanks to
Maas-Maarten Zeeman for all his work
__As you see there are a lot of changes. OUnit is evolving, feel free to submit
bug reports or contribute your own OUnit snippet if it can be included in the
library.__
Homepage:
http://ounit.forge.ocamlcore.org
Get source code:
$ darcs get http://darcs.ocamlcore.org/repos/ounit
Browse source code:
http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=ounit;a=summary
[Generated by 'OASIS announce']
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-06 22:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-06 22:23 [ANN] ounit v1.1.0: Unit testing framework Sylvain Le Gall
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox