Registry / testing / test-unit-power-assert

test-unit-power-assert

JSON →
library0.1.2rbrubygemsunverified

Power Assert for test-unit provides enhanced assertion messages for the test-unit framework.

gem install test-unit-power_assert
INSTALL
IMPORT
SIG · TEST-UNIT-POWER-AS
T
test-unit-power-assert
testingrubyv0.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Test::Unit::PowerAssert
require 'test/unit/power_assert'

Use power_assert to get detailed failure messages.

require 'test/unit/power_assert' class MyTest < Test::Unit::TestCase def test_example power_assert { 1 + 1 == 3 } end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
test-unit-power-assert — gem install test-unit-power-assert · libregistry