Behave Test Runner Extension - v1.1.7
Preparing search index...
types
ParallelExecutionOptions
Interface ParallelExecutionOptions
Parallel execution options
interface
ParallelExecutionOptions
{
featureFiles
:
string
[]
;
maxProcesses
:
number
;
tags
?:
string
;
outputFormat
?:
string
;
dryRun
?:
boolean
;
}
Index
Properties
feature
Files
max
Processes
tags?
output
Format?
dry
Run?
Properties
feature
Files
featureFiles
:
string
[]
max
Processes
maxProcesses
:
number
Optional
tags
tags
?:
string
Optional
output
Format
outputFormat
?:
string
Optional
dry
Run
dryRun
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
feature
Files
max
Processes
tags
output
Format
dry
Run
Behave Test Runner Extension - v1.1.7
Loading...
Parallel execution options