- 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
- add skipped attribute to testsuite (#10)
- fix skipped support for alcotest (#10)
- depend on ounit2
- remove pkg
- migrate to opam 2
- migrate to dune
- add alcotest and ounit support
- move to jbuilder
Testsuite.make
expects()
as last argument.