Releases: allure-framework/allure-python
Releases · allure-framework/allure-python
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)
Release 2.8.40
Release 2.8.36
👀 Links
Release 2.8.35
- Integration tests added to tox test target (via #562) - @rad96
- Fix non-existent attribute error for 'item' object in listener (via #567) - @vgorkavenko
👀 Links
Release 2.8.34
2.8.33
- Fix behave fullname (via #561) - @sseliverstov
- Fixed tests filter by IDs and selectors from testplan (via #546) - @Stilver