Registry / testing / test-unit-activesupport

test-unit-activesupport

JSON →
library1.1.2rbrubygemsunverified

ActiveSupport adapter for test-unit 3, enabling full test-unit features with ActiveSupport::TestCase.

gem install test-unit-activesupport
INSTALL
IMPORT
SIG · TEST-UNIT-ACTIVESU
T
test-unit-activesupport
testingrubyv1.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
✓ require 'test/unit/activesupport'

Write a test using ActiveSupport::TestCase with test-unit

require 'test/unit/activesupport' class MyTest < ActiveSupport::TestCase test 'example' do assert true end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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