Closed jubishop closed 2 years ago
make it an option to be rake.
be rake
note that retry count comes in the example object so we can count which retry we are on, if we want....we could just hard fail up until the last time, then let the UI testing actually make us a new golden.
example
https://github.com/NoRedInk/rspec-retry/blob/06a9595f7c72d8747f4dfa037e84ba9c009f30cc/lib/rspec/retry.rb#L120
make it an option to
be rake
.note that retry count comes in the
example
object so we can count which retry we are on, if we want....we could just hard fail up until the last time, then let the UI testing actually make us a new golden.https://github.com/NoRedInk/rspec-retry/blob/06a9595f7c72d8747f4dfa037e84ba9c009f30cc/lib/rspec/retry.rb#L120