v1.3.0
Added
- Add support for Expectations v2 in
lazytest.extensions.expectations
. Only ports overexpect
and related helpers. - Add rudimentary test-doc support, which allows for specifying markdown files to parse and treat as tests for the purposes of test runs.
--md FILE
is how to specify markdown files to parse and treat as Lazytest tests.