Registry / testing / rspec-unit

rspec-unit

JSON →
library1.1.0rbrubygemsunverified

Provides test/unit compatibility for RSpec 2, allowing use of Test::Unit assertions within RSpec tests.

gem install rspec-unit
INSTALL
IMPORT
SIG · RSPEC-UNIT
R
rspec-unit
testingrubyv1.1.0
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.

RSpec
require 'rspec/unit'

Use Test::Unit assertions in RSpec specs.

require 'rspec/unit' describe 'example' do it 'works' do assert_equal 1, 1 end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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