Preparing search index...
The search index is not available
gherkin-ast
gherkin-ast
GherkinScenario
Interface GherkinScenario
Hierarchy
GherkinScenario
Index
Properties
scenario
Properties
scenario
scenario
:
{
description
:
string
;
examples
?:
GherkinExamples
[]
;
id
?:
string
;
keyword
:
string
;
location
:
GherkinLocation
;
name
:
string
;
steps
:
GherkinStep
[]
;
tags
:
GherkinTag
[]
;
}
Type declaration
description
:
string
Optional
examples
?:
GherkinExamples
[]
Optional
id
?:
string
keyword
:
string
location
:
GherkinLocation
name
:
string
steps
:
GherkinStep
[]
tags
:
GherkinTag
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
scenario
gherkin-ast
TagFormat
Background
Comment
DataTable
DocString
Document
Element
Examples
Feature
GherkinCommentHandler
Rule
Scenario
ScenarioOutline
Step
TableCell
TableRow
Tag
GherkinBackground
GherkinComment
GherkinDataTable
GherkinDocString
Loading...
Generated using
TypeDoc