Skip to content

v1.3.0

Compare
Choose a tag to compare
@webknjaz webknjaz released this 27 Jul 19:38
· 54 commits to master since this release
v1.3.0
1477356
  • Add support for pytest 6 (issue #45 / PR #46)
  • Replace @pytest.mark.tryfirst with newer @pytest.hookimpl (PR #46)
  • Invoke pytest_runtest_logstart and pytest_runtest_logfinish hooks in runtest_protocol (issue #31 / PR #46)