method
current_scenario
rspec latest stable - Class:
Spec::Story::Runner::StoryMediator::Story
current_scenario()public
No documentation available.
# File lib/spec/story/runner/story_mediator.rb, line 87
def current_scenario
@scenarios.last
end