Install ruby-rspec-retry by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-rspec-retry
Description:
add support for retrying failing examples in RSpec
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.
Homepage: https://github.com/NoRedInk/rspec-retry
Version: 0.5.7-1
Section: universe/ruby