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