Source: ruby-power-assert Section: ruby Maintainer: Debian Ruby Team Uploaders: Cédric Boutillier , Utkarsh Gupta Build-Depends: debhelper-compat (= 14), gem2deb (>= 1), pry, rake, ruby-bundler, ruby-byebug, ruby-prism (>= 1.0), ruby-simplecov, ruby-test-unit Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-power-assert.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-power-assert Homepage: https://github.com/ruby/power_assert Testsuite: autopkgtest-pkg-ruby Package: ruby-power-assert Architecture: all Multi-Arch: foreign 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.