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.
usage: behave [options] [ [DIR|FILE|FILE:LINE] ]+
behave: error: format=allure_behave.formatter:AllureFormatter is unknown
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