How to Install ruby-shoulda-context in Ubuntu 18.04



Install ruby-shoulda-context by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-shoulda-context

Description:

context framework for Test::Unit

Shoulda’s contexts make it easy to write understandable and maintainable tests for Test::Unit. It’s fully compatible with your existing tests in Test::Unit, and requires no retooling to use. . This package provides shoulda-context, a context framework for Test::Unit that was extracted from (and is used by) shoulda.

Homepage: https://github.com/thoughtbot/shoulda-context

Version: 1.2.0-1

Section: universe/ruby