Registry / testing / more-unit-test

more-unit-test

JSON →
library0.2.0rbrubygemsunverified

Extends test/unit with additional assertions like assert_equal_filecontent and assert_stdout.

gem install more_unit_test
INSTALL
IMPORT
SIG · MORE-UNIT-TEST
M
more-unit-test
testingrubyv0.2.0
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.

MoreUnitTest
require 'more_unit_test'

Use assert_stdout to test standard output

require 'more_unit_test' class MyTest < Test::Unit::TestCase def test_stdout assert_stdout('hello') { print 'hello' } end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
8
Resources
more-unit-test — gem install more-unit-test · libregistry