Behave Test Runner Extension - v1.1.7
Preparing search index...
types
FeatureExecutionOptions
Interface FeatureExecutionOptions
Feature file execution options
interface
FeatureExecutionOptions
{
filePath
:
string
;
tags
?:
string
;
parallel
?:
boolean
;
outputFormat
?:
string
;
dryRun
?:
boolean
;
}
Index
Properties
file
Path
tags?
parallel?
output
Format?
dry
Run?
Properties
file
Path
filePath
:
string
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
tags
parallel
output
Format
dry
Run
Behave Test Runner Extension - v1.1.7
Loading...
Feature file execution options