How to Install ruby-rspec-logsplit in Ubuntu 18.04



Install ruby-rspec-logsplit by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-rspec-logsplit

Description:

library to provide a logger for each example

This RSpec plugin allows you to change the logger for your library for each separate example. This gives the ability to see the log output for each specific test.

Homepage: https://github.com/abstractive/rspec-logsplit

Version: 0.1.3-1build1

Section: universe/ruby