Class Cucumber::Ast::TreeWalker
In: lib/cucumber/ast/tree_walker.rb
Parent: Object

Walks the AST, executing steps and notifying listeners

Methods

Public Class methods

Public Instance methods

Print announcement. This method can be called from within StepDefinitions.

Embed file of mime_type in the formatter. This method can be called from within StepDefinitions. For most formatters this is a no-op.

feature_element is either Scenario or ScenarioOutline

[Validate]