Closed nodlesh closed 8 months ago
I have the same problem with 2.13.4 version And I found that in privies version (2.13.3) all is ok
Hi, @cube13, @nodlesh
I'm looking into this now. Could you please share the output of pip list
?
Could you please share the output of pip list?
Not relevant, I was able to reproduce it. Will try to fix it soon
Fixed in 2.13.5.
Describe the Bug
We have a Python Behave test harness that uses allure-behave. Since 2.13.4 was released our test pipeline is failing on the Behave command.
Nothing has changed in the configuration except the new 2.13.4 of Allure Behave.
Steps to Reproduce
Use behave 1.2.6
Expected Behaviour
no error
Screenshots or Additional Context
No response
What Language are you using?
Python
What Framework/Allure Integration you are using?
allure-behave
What version of Allure Integration you are using?
2.13.4
What version of Allure Report you are using?
7.0.3
Code of Conduct