jenkins-spock
jenkins-spock copied to clipboard
Testing retry blocks
Desired Behavior
Retry blocks should repeatedly call their body up to count times.
Benefits
Allows for testing behavior around retries. For example: our shared library will mark a build as unstable if a retry was necessary.