Closed cmdcolin closed 4 years ago
I am trying to look for a script failing, e.g. flaky test. Can I use this script to retry N times and stop when I hit the flaky test failure? I am sure that this could be done but wondering if there is a nice idiomatic way to use this tool for it
I'll close this as it is probably not an actual issue but just food for thought, if you get a chance to add example to readme that'd be awesome
I am trying to look for a script failing, e.g. flaky test. Can I use this script to retry N times and stop when I hit the flaky test failure? I am sure that this could be done but wondering if there is a nice idiomatic way to use this tool for it