Registry / testing / test-unit-rails

test-unit-rails

JSON →
library7.0.2rbrubygemsunverified

Integrates the Test::Unit testing framework with Ruby on Rails applications.

gem install test-unit-rails
INSTALL
IMPORT
SIG · TEST-UNIT-RAILS
T
test-unit-rails
testingrubyv7.0.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.

TestUnitRails
require 'test-unit-rails'

Basic test using Test::Unit with Rails

require 'test-unit-rails' class ExampleTest < Test::Unit::TestCase def test_truth assert true end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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