How to Install ruby-simplecov-html in Ubuntu 18.04



Install ruby-simplecov-html by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-simplecov-html

Description:

default HTML formatter for SimpleCov code coverage tool

Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+ . Generates a nice HTML report of your SimpleCov ruby code coverage results on Ruby 1.9 using client-side Javascript quite extensively.

Homepage: https://github.com/colszowka/simplecov-html

Version: 0.10.0-1

Section: universe/ruby