Registry / testing / test-unit-rr

test-unit-rr

JSON →
library1.0.5rbrubygemsunverified

test-unit-rr integrates RR mocking framework with Test::Unit without requiring explicit RR setup.

gem install test-unit-rr
INSTALL
IMPORT
SIG · TEST-UNIT-RR
T
test-unit-rr
testingrubyv1.0.5
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::RR
require 'test/unit/rr'

Use RR mocks in Test::Unit tests

require 'test/unit/rr' class MyTest < Test::Unit::TestCase def test_mock mock(File).read('path') { 'content' } end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
test-unit-rr — gem install test-unit-rr · libregistry