How to Install ruby-nanotest in Ubuntu 18.04



Install ruby-nanotest by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-nanotest

Description:

Exteremely minimal test framework

When all you need is #assert. Extremely minimal test framework. Perfect for DIY lovers. Nanotest provides the bare minimum needed; for everything else, there's ruby.

Homepage: http://github.com/mynyml/nanotest

Version: 0.9.4.1-1

Section: universe/ruby