allure-framework/allure-pytest
Deprecated, please use https://github.com/allure-framework/allure-python instead
📋 Changes
- Small fix to make context wrapper return itself to caller (via #137) tnx to @mshonichev
- Added ability to set test's description inside test function (via #140) tnx to @maroz
[About analytics](https://github.com/allure-framework/allure2/blob/master/Analytics.md)
tnx to @beriya
[commits]: https://github.com/allure-framework/allure-pytest/compare/release-1.7.6...1.7.7 For a full list of changes see [commits][commits].
Thanks goes to @tbicr for #105
Oh god why
Via #97 by @pupssman
Thanks to @monkpit for #95 Also releases #90 -- thanks to @werehuman
Thanks to @pyatil for #84
Second tag to actually release 1.7.0 to pypi after version bump
Finally allure pytest plugin supports xdist! All glory and cookies goes to @pupssman
thanks goes to @vfaronov
get rid of deprecated `__multicall__` pytest statement
Thanks to @mavlyutov for #74
Thanks go to @mavlyutov for #72.
📋 Changes
- update allure.xsd scheme
- fix testId label-name generation
Via #67 -- thanks goes to @mavlyutov
via #66
Now step decorator supports parametrization -- via #65 And some minor fixes -- #59 , #62
Via #58
Via #55 and #56
Thanks goes to @sergeychipiga for PR #49
Blame @pupssman for bad commits
Via #40 -- thanks goes to @aohontsev See https://github.com/allure-framework/allure-core/wiki/Issues to see how to use that
Via PR #37 -- thanks goes to @mavlyutov Main change is that now `Severity` are not a special field but just another `Label`. **WARNING** This release introduces binary incompatibility in the `allure.common`'s methods -- see changes.
First automated release -- only internal changes in test machinery and tests.
