Releases: Khady/ocaml-junit
Releases · Khady/ocaml-junit
2.2.0
CHANGES:
- fix bug marking alcotest skipped tests as passed
- reraise exceptions to clean backtraces
- expose arguments of
Alcotest.run
- increase dependency on alcotest to 1.8.0
2.1.0
CHANGES:
- add skipped attribute to testsuite (#10)
- fix skipped support for alcotest (#10)
- depend on ounit2
2.0.1
CHANGES:
- remove pkg
- migrate to opam 2
- migrate to dune
2.0
2.0 (2017-04-30)
- add alcotest and ounit support
1.0
1.0 (2017-09-5)
- move to jbuilder
Testsuite.make
expects ()
as last argument.