gradle / test-retry-gradle-plugin

Gradle plugin to retry tests that have failed to mitigate test flakiness.
Apache License 2.0
220 stars 49 forks source link

Add tests illustrating that class-level retry applies to all levels #227

Closed pshevche closed 10 months ago

pshevche commented 10 months ago

Summary

Enhance test coverage to ensure that class-level retry can be applied to any level in the test class hierarchy