allure-framework / allure-framework/allure-python
Allure-behave reporting
- Dominant language
- Python
- Stars
- 814
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am using allure-behave=2.8.19 version(latest) and I see issues with the status for few of the steps in behave.
I am using a behave + allure-behave formatter for json file generation. I also have retry logic in my code.
Whenever the x step fails in my code x+1,x,+2.. are marked as pass in 1st try. In the second try x+1x+2 is marked as skipped
I am not sure, what is happening. Need help!! Thanks
@sseliverstov
Contributor guide
Research direction
Start by reproducing the reported behavior with behave, allure-behave 2.8.19, JSON output, and the retry logic. Compare step statuses between the first and second attempts; done means failed, passed, and skipped steps are recorded consistently with their actual outcomes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100