mikepenz / action-junit-report

Reports junit test results as GitHub Pull Request Check
https://blog.mikepenz.dev
Apache License 2.0
298 stars 114 forks source link

Option to report flaky tests #1108

Closed knsonier closed 2 months ago

knsonier commented 2 months ago

When using the check_retries option, would it be possible to report on the number of flaky tests in the summary table, and list which ones? It would be nice to have some insight to how often this is happening and which tests it is happening with to try to fix them over time.