Registry / testing / jeremymcanally-context

jeremymcanally-context

JSON →
library0.5.5rbrubygemsunverified

Adds contexts to Test::Unit tests for easier readability.

gem install jeremymcanally-context
INSTALL
IMPORT
SIG · JEREMYMCANALLY-CON
J
jeremymcanally-context
testingrubyv0.5.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.

Context
require 'context'

Define a test context with should blocks.

require 'context' class MyTest < Test::Unit::TestCase context "a context" do should "do something" do assert true end end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
Resources
jeremymcanally-context — gem install jeremymcanally-context · libregistry