Releases: allure-framework/allure-python
Releases · allure-framework/allure-python
2.12.0
2.11.1
2.11.0
- Add @allure.manual decorator to simplify ALLURE_MANUAL=True label setting (via #688) - @betapl3b
- Fix robot step status on not executed steps (via #687) - @skhomuti
- Add allure plugin name (via #686) - @ShurikMen
- Fix missing dynamic called fixtures in reports (via #637) - @ShurikMen
👀 Links
2.10.0
- Fix readme and workflow mistakes (via #684) - @skhomuti
- Update flake8 requirement from ==4.* to ==5.* in all packages (via #679) - @dependabot
- Rework workflows (via #676) - @skhomuti
- Drop python 3.6 support (via #675) - @skhomuti
- Add support for steps and attachments in threads (via #647) - @skhomuti
- Upgrade to GitHub-native Dependabot (via #587) - @dependabot-preview
👀 Links
Release 2.9.45
add inversion key and condition in select_by_testcase (via #634)
Release 2.9.44
add python_requires directive to allure-python (via #599)
Release 2.9.43
drop excluded tests by tags or test_plan.json (#593)
Release 2.9.42
fix redefined fixtures handling (via #592)
Release 2.8.41
2.9.41 Add an ability to pass positional args as keyword (fixes #440) (#569)