🚀 Feature Request
A config option for the junit reporter to add all retries to the output file.
Example
No response
Motivation
We're mostly using the junit reports together with flaky detection to monitor and detect flaky tests.
We currently have to use the retries config option which masks some of the flakiness, because the tests appear as success in the report.
I would love to be able to include the retries in our analysis for a more complete and precise flakiness detection.