How to Install ruby-minitest-shared-description in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-minitest-shared-description

Description:

Support for shared specs and shared spec subclasses for Minitest

minitest-shared_description adds support for shared specs and shared spec subclasses to Minitest. Minitest supports shared specs by default using plain ruby modules, but does not support shared spec subclasses. In addition to making it possible to share subclasses, minitest-shared_desciption also provides a slightly nicer interface for sharing specs.

Homepage: https://github.com/jeremyevans/minitest-shared_description

Version: 1.0.0-2

Section: universe/ruby