Behave Test Runner Extension - v1.1.7
Preparing search index...
types
BehaveTestRunnerConfig
Interface BehaveTestRunnerConfig
Configuration for the Behave Test Runner extension
interface
BehaveTestRunnerConfig
{
behaveCommand
:
string
;
workingDirectory
:
string
;
autoDiscoverTests
:
boolean
;
enableCodeLens
:
boolean
;
enableTestExplorer
:
boolean
;
priority
:
string
;
testFilePattern
:
string
;
parallelExecution
:
boolean
;
maxParallelProcesses
:
number
;
outputFormat
:
string
;
tags
:
string
;
dryRun
:
boolean
;
}
Index
Properties
behave
Command
working
Directory
auto
Discover
Tests
enable
Code
Lens
enable
Test
Explorer
priority
test
File
Pattern
parallel
Execution
max
Parallel
Processes
output
Format
tags
dry
Run
Properties
behave
Command
behaveCommand
:
string
working
Directory
workingDirectory
:
string
auto
Discover
Tests
autoDiscoverTests
:
boolean
enable
Code
Lens
enableCodeLens
:
boolean
enable
Test
Explorer
enableTestExplorer
:
boolean
priority
priority
:
string
test
File
Pattern
testFilePattern
:
string
parallel
Execution
parallelExecution
:
boolean
max
Parallel
Processes
maxParallelProcesses
:
number
output
Format
outputFormat
:
string
tags
tags
:
string
dry
Run
dryRun
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
behave
Command
working
Directory
auto
Discover
Tests
enable
Code
Lens
enable
Test
Explorer
priority
test
File
Pattern
parallel
Execution
max
Parallel
Processes
output
Format
tags
dry
Run
Behave Test Runner Extension - v1.1.7
Loading...
Configuration for the Behave Test Runner extension