Releases: allure-framework/allure-python
Releases · allure-framework/allure-python
2.2.4b1
Pytest
- Add thread and host labels to pytest (fixes #86) (via #163)
- Fix dynamic links (fixes #132 via #165)
- Fix minor typos (via #167) tnx to @igogorek
- Unicode ids (fixes #171 via #172)
- Fix dynamic labels and links (fixes #170 via #173)
- Fix finalizers after pytest update and remove py33 form supporters pythons (fixes #181 via #183) tnx to @ProSerg
Behave
Work with behave from master branch (aka 1.2.6) now (via #164)
All
2.2.3b1
2.2.2b2
2.2.1b1
2.1.1b1
Pytest
- Show user defined pytest markers as tags
- Filter test by labels without allure-dir option
- Test description from docstring
- Exclude filtered tests from report
2.1.0b1
Behave
Pytest
- Support for non-ascii symbols in stacktrace and failure message #77 (tnx @RockBomber )
- Fixed usage of function instead of its result as a dict key #79 (tnx @i-feofilaktov)
- User defined labels and links #82
- Add 'Epic' label type #85
- Add 'Tag' label type
Commons
Ability to using allure decorators before plugins registration.
Add Behave integration
- Behave formatter available on PyPi
- Add common module for integration testing
- Fix placeholders in step's (tnx to @ko4evnik)
First public beta on PyPi
=)