Releases: allure-framework/allure-python
Releases · allure-framework/allure-python
2.8.8
- Add pull request to build workflow (via #461) - @sseliverstov
- Add release drafter workflow (via #460) - @sseliverstov
🐞 Bug Fixes
- fix for 'allure-pytest-bdd' report marks feature as 'Fail' even when all steps pass (via #462) - @fundakol
👀 Links
Release automation
2.8.7 release automation (via #459)
Release 2.7.0
Release 2.6.5
Pytest
- add trove classifiers for supported python versions (via #387) tnx @veryhappythings
Robotframework
Release 2.6.4
Release 2.6.3
Pytest
Robotframework
- support for Allure links in RobotFramework integration (via #371), tnx @rostrovsky
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)