Behave Test Runner Extension - v1.1.7
Preparing search index...
types
TestExecutionContext
Interface TestExecutionContext
Test execution context
interface
TestExecutionContext
{
filePath
:
string
;
lineNumber
?:
number
;
scenarioName
?:
string
;
tags
?:
string
;
debug
?:
boolean
;
parallel
?:
boolean
;
outputFormat
?:
string
;
dryRun
?:
boolean
;
workingDirectory
?:
string
;
}
Index
Properties
file
Path
line
Number?
scenario
Name?
tags?
debug?
parallel?
output
Format?
dry
Run?
working
Directory?
Properties
file
Path
filePath
:
string
Optional
line
Number
lineNumber
?:
number
Optional
scenario
Name
scenarioName
?:
string
Optional
tags
tags
?:
string
Optional
debug
debug
?:
boolean
Optional
parallel
parallel
?:
boolean
Optional
output
Format
outputFormat
?:
string
Optional
dry
Run
dryRun
?:
boolean
Optional
working
Directory
workingDirectory
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
file
Path
line
Number
scenario
Name
tags
debug
parallel
output
Format
dry
Run
working
Directory
Behave Test Runner Extension - v1.1.7
Loading...
Test execution context