Open MadLittleMods opened 4 years ago
As suggested in https://github.com/cypress-io/cypress/issues/5665
When debugging flakey, intermittent failures, it would be nice to just keep retrying the tests until something fails. I don't want to keep pressing re-run manually.
Add a way to switch from "retry until success" to "retry until failure"
@MadLittleMods Nice idea, you're welcome to attempt a PR, otherwise I may not get around to it
As suggested in https://github.com/cypress-io/cypress/issues/5665
When debugging flakey, intermittent failures, it would be nice to just keep retrying the tests until something fails. I don't want to keep pressing re-run manually.
Add a way to switch from "retry until success" to "retry until failure"