How to Install ruby-minitest-around in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-minitest-around

Description:

Around block for minitest

Alternative for setup/teardown dance. Minitest-around also enables the use of multiple before/after blocks, which normally don't work in minitest. minitest-around currently supports only minitest 5.X

Homepage: https://github.com/splattael/minitest-around

Version: 0.3.2-1

Section: universe/ruby