test-retry-gradle-plugin

Gradle plugin to retry tests that have failed to mitigate test flakiness.

APACHE-2.0 License

Stars
225
Committers
34

Bot releases are hidden (Show)

test-retry-gradle-plugin - v1.1.8

Published by jonnybbb about 4 years ago

  • Fixes issues with TestNG
test-retry-gradle-plugin - v1.1.7

Published by jonnybbb about 4 years ago

  • Compatibility with Gradle 6.6
test-retry-gradle-plugin - v1.1.6

Published by ldaley over 4 years ago

Improved support for using the JUnit Vintage engine

test-retry-gradle-plugin - v1.1.5

Published by ldaley over 4 years ago

test-retry-gradle-plugin - v1.1.4

Published by marcphilipp over 4 years ago

  • Integration with the upcoming test-distribution plugin
test-retry-gradle-plugin - v1.1.3

Published by breskeby over 4 years ago

  • Handle no retry and only successful tests case.
test-retry-gradle-plugin - v1.1.2

Published by breskeby over 4 years ago

Release of 1.1.2

  • Enable parallel and configure on demand
  • Make plugin compatible with instant execution
  • Still produce test report when test is un-retryable (issue #27)
  • Relax parameter matching for JUnit and TestNG
test-retry-gradle-plugin - v1.1.1

Published by jkschneider over 4 years ago

  • Handle Spock names that also match a parameterized test name
test-retry-gradle-plugin - v1.0.2

Published by jkschneider over 4 years ago

  • Retry test methods with reserved regex characters in their names
  • Improved Spock parameter detection
test-retry-gradle-plugin - v1.1.0

Published by jkschneider over 4 years ago

  • Retrying tests exhibiting flakiness in their lifecycle methods (all frameworks).
  • Retrying non-parameterized and parameterized inherited test methods from base classes defined anywhere in the classpath including in binary dependencies or other subprojects (all frameworks).
test-retry-gradle-plugin - 1.0.1

Published by jkschneider almost 5 years ago

Now correctly reports retries of Spock @Retry-annotated tests that fail.

Package Rankings
Top 8.17% on Proxy.golang.org
Related Projects