How to Install ruby-rspec-pending-for in Ubuntu 18.04



Install ruby-rspec-pending-for by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-rspec-pending-for

Description:

RSpec plugin to skip specs for given Ruby versions

As an RSpec plugin it allows RSpec suite authors to mark certain specs as pending or to be skipped for specific Ruby implementations (say MRI or JRuby) or some specific versions of Ruby.

Homepage: https://github.com/pboling/rspec-pending_for

Version: 0.1.3-2

Section: universe/ruby