Registry / testing / rubysl-test-unit

rubysl-test-unit

JSON →
library2.0.3rbrubygemsunverified

Ruby standard library unit testing framework.

gem install rubysl-test-unit
INSTALL
IMPORT
SIG · RUBYSL-TEST-UNIT
R
rubysl-test-unit
testingrubyv2.0.3
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'

Defines and runs a simple unit test.

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

No known issues recorded.

Upgrade
Version history
2.0.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources