Registry / testing / test-unit-full

test-unit-full

JSON →
library0.0.5rbrubygemsunverified

A meta package to use all test-unit extensions.

gem install test-unit-full
INSTALL
IMPORT
SIG · TEST-UNIT-FULL
T
test-unit-full
testingrubyv0.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
require 'test/unit'

Write a basic test using Test::Unit

require 'test/unit' class MyTest < Test::Unit::TestCase def test_example assert_equal(2, 1 + 1) end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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