ruby-rspec-retry

add support for retrying failing examples in RSpec
  https://github.com/NoRedInk/rspec-retry
  0
  no reviews



RSpec is a Behaviour Driven Development framework for Ruby. This extension adds a `:retry` option to RSpec examples that will make RSpec retry multiple times a failing example.