Releases: allure-framework/allure-python
Releases · allure-framework/allure-python
Release 2.6.1
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)
Release 2.5.5
Release 2.5.4
Release 2.5.3
Release 2.5.2
Release 2.5.1
Release 2.5.0
Pytest
- escape non-unicode symbols in messages and stacktraces (fixes #186 via #256) tnx @ehborisov
- order param list according to function signature (via #270) tnx @Sup3rGeo
- add PDF type in order to allow PDF attachments (via #265) tnx @hosniadala-dt
- integrate pytest-rerunfailures (closes # 121 via #272)