spock-retry icon indicating copy to clipboard operation
spock-retry copied to clipboard

Spock extension to allow test features and specifications to be retried before failed

Results 2 spock-retry issues
Sort by recently updated
recently updated
newest added

I like this extension a lot and we use it in our daily testing but we had a strange situation where we had to execute tests sequentially so, we used...

Is it correct that timeout failures aren't caught by this extension and retried? I get a test that fails with `geb.waiting.WaitTimeoutException: condition did not pass in 20.0 seconds (failed with...