How to Install ruby-minitest-excludes in Ubuntu 18.04



Install ruby-minitest-excludes by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-minitest-excludes

Description:

Ruby unit tests helper library for MiniTest framework

minitest/excludes.rb extends MiniTest::Unit::TestCase to provide a clean API for excluding certain tests you don't want to run under certain conditions.

Homepage: https://github.com/seattlerb/minitest-excludes

Version: 2.0.0-1

Section: universe/ruby