How to Install ruby-power-assert in Ubuntu 18.04



Install ruby-power-assert by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-power-assert

Description:

library showing values of variables and method calls in an expression

Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied.

Homepage: https://github.com/k-tsj/power_assert

Version: 0.3.0-1

Section: ruby