Release 2.6.0
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)