ExGherkin.AstNdjson.Scenario (MyExGherkin v0.1.2) View Source

Based on: https://github.com/cucumber/cucumber/blob/f15a9ec416a54da806f9f6aad9c393b9a753cbf0/gherkin/ruby/lib/gherkin/ast_builder.rb#L162-L172

name description location keyword id tags steps examples

Link to this section Summary

Link to this section Functions

Link to this function

new(name, description, keyword, location, tags, steps, examples, token, id \\ "0")

View Source