bahmutov / bahmutov/cypress-repeat
Rerun failed tests duplicated in report
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Currently if a spec has failed and it war rerun by cypress-repeat, when the report is generated, that first failed spec is still shown in mochawsome report as failed. Is there a way to remove previously failed specs and only keep the generated json file report of the last run?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the cypress-repeat scenario where a failed spec is rerun, then inspect how the mochawesome report is generated from the run results. Done means the report retains only the generated JSON results from the last run and no longer lists the earlier failed spec.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, javascript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100