I'm using jenkins, gradle, cucumber and java to run end-to-end tests.
I want to retry every failing test twice.
How can I configure any of the frameworks above to do so?
I'm using jenkins, gradle, cucumber and java to run end-to-end tests.
I want to retry every failing test twice.
How can I configure any of the frameworks above to do so?