Sha256: 814fd90136b673c3920af062ac9210889441f376696c3a0f752e40ae45fc6d4a
Contents?: true
Size: 959 Bytes
Versions: 4
Compression:
Stored size: 959 Bytes
Contents
= power_assert == About Power Assert for Ruby. 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. == Related Projects * {test-unit}[https://github.com/test-unit/test-unit](>= 3.0.0) * {minitest-power_assert}[https://github.com/hsbt/minitest-power_assert] * {pry-power_assert}[https://github.com/yui-knk/pry-power_assert] * {rspec-power_assert}[https://github.com/joker1007/rspec-power_assert] * {power_p}[https://github.com/k-tsj/power_p] * {pry-byebug-power_assert}[https://github.com/k-tsj/pry-byebug-power_assert] == Requirement * CRuby 2.0.0 or later == Reference * {Power Assert in Ruby (at RubyKaigi 2014) // Speaker Deck}[https://speakerdeck.com/k_tsj/power-assert-in-ruby] == Travis Build Status {<img src="https://secure.travis-ci.org/k-tsj/power_assert.png?branch=master"/>}[http://travis-ci.org/k-tsj/power_assert]
Version data entries
4 entries across 4 versions & 3 rubygems