Skip to content

v1.3.0

Compare
Choose a tag to compare
@NoahTheDuke NoahTheDuke released this 21 Oct 17:02
· 37 commits to main since this release

Added

  • Add support for Expectations v2 in lazytest.extensions.expectations. Only ports over expect 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.