Registry / testing / shoulda-context

shoulda-context

JSON →
library2.0.0rbrubygemsunverified

Context framework extracted from Shoulda for writing expressive test contexts.

gem install shoulda-context
INSTALL
IMPORT
SIG · SHOULDA-CONTEXT
S
shoulda-context
testingrubyv2.0.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.

Shoulda::Context
require 'shoulda-context'

Define a test context

require 'shoulda-context' class MyTest < Test::Unit::TestCase context 'in some context' do should 'do something' do assert true end end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
shoulda-context — gem install shoulda-context · libregistry