allure-framework / allure-python

Allure integrations for Python test frameworks
https://allurereport.org/
Apache License 2.0
713 stars 233 forks source link

Allure-behave 2.13.4 causes error with formatter in Python Behave #802

Closed nodlesh closed 3 months ago

nodlesh commented 3 months ago

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

cube13 commented 3 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

delatrie commented 3 months ago

Hi, @cube13, @nodlesh I'm looking into this now. Could you please share the output of pip list?

delatrie commented 3 months ago

Could you please share the output of pip list?

Not relevant, I was able to reproduce it. Will try to fix it soon

delatrie commented 3 months ago

Fixed in 2.13.5.