Module Spec::Story::Runner
In: lib/spec/story/runner/story_mediator.rb
lib/spec/story/runner/plain_text_story_runner.rb
lib/spec/story/runner/story_parser.rb
lib/spec/story/runner/scenario_collector.rb
lib/spec/story/runner/story_runner.rb
lib/spec/story/runner/scenario_runner.rb
lib/spec/story/runner.rb

Methods

Classes and Modules

Class Spec::Story::Runner::IllegalStepError
Class Spec::Story::Runner::PlainTextStoryRunner
Class Spec::Story::Runner::ScenarioCollector
Class Spec::Story::Runner::ScenarioRunner
Class Spec::Story::Runner::StoryMediator
Class Spec::Story::Runner::StoryParser
Class Spec::Story::Runner::StoryRunner

Public Class methods

Use this to register a customer output formatter.

[Validate]