flaky with pytest outputs multiple copies of <testcase> in xml result
Open
- Dominant language
- Python
- Stars
- 398
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
When I am using flaky with pytest, I see multiple copies of `` element in the XML output for the same test if it was reran by flaky.
```
```
Contributor guide
Assessment
This issue has not been assessed yet.