You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now you have to run rake rspec-rerun:spec to run specs and retry. We should be able to extend rspec with an option like --retry or provide an rspec2 wrapper or monkey-patch rspec that does this automatically.
Right now you have to run
rake rspec-rerun:specto run specs and retry. We should be able to extendrspecwith an option like--retryor provide anrspec2wrapper or monkey-patch rspec that does this automatically.