gradle / test-retry-gradle-plugin

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

Make compatible with upcoming Develocity plugin #252

Closed marcphilipp closed 8 months ago

marcphilipp commented 8 months ago

Instead of calling the shouldTestRetryPluginBeDeactivated() method on the Test task's distribution extension, the upcoming Develocity plugin exposes it via develocity.testRetry.