Registry / testing / stories

stories

JSON →
library0.1.3rbrubygemsunverified

Write Stories and User Acceptance Tests using Contest, the tiny add on to Test::Unit that provides nested contexts and declarative tests.

gem install stories
INSTALL
IMPORT
SIG · STORIES
S
stories
testingrubyv0.1.3
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.

Stories
✓ require 'stories'

Define a story with scenarios for acceptance testing.

require 'stories' class MyStory < Test::Unit::TestCase story "User logs in" do scenario "with valid credentials" do # test code end end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
stories — gem install stories · libregistry