Skip to content

Release 2.6.0

Compare
Choose a tag to compare
@sseliverstov sseliverstov released this 04 Apr 13:04
· 191 commits to master since this release
6351692

Pytest

  • use absolute path for passed report dir (fixes #350 via #353) tnx @ehborisov
  • rft allure-pytest self testing (fixes #292 via #354)
  • fix pytest-flakes (fixes #352 via #355)
  • fix duration for broken fixtures and improve pytest-rerunfailures - now reruns in report (fixes #244 via #357)

All

  • Add py37 and drop py34, py35 test env (via #344)