1.7.0
CHANGES:
-
compile with MSVC (#369, @jonahbeckfordm review by @TheLortex
and @MisterDA) -
Allow skipping a test case from inside the test case (#368, @apeschar)
-
Get
alcotest_stubs.c
to compile with MSVC (#369, @jonahbeckford) -
Try automatically reporting the location of calls to Alcotest.check.
(#366, @MisterDA, review by @TheLortex) -
Detect that Alcotest is running in CI and change output accordingly.
(#364, @MisterDA)