ruby-power-assert

library showing values of variables and method calls in an expression
  https://github.com/ruby/power_assert
  0
  no reviews



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.