Get the behave command
Get the working directory
Get auto discover tests setting
Get enable CodeLens setting
Get enable test explorer setting
Get priority setting
Get test file pattern
Get parallel execution setting
Get max parallel processes
Get output format
Get tags
Get dry run setting
Static
getGet the singleton instance of the configuration
Add a change listener
Function to call when configuration changes
Remove a change listener
Function to remove
Get the intelligent behave command (auto-detects Python if needed)
Get all configuration as a BehaveTestRunnerConfig object
Check if configuration is valid
True if configuration is valid
Get configuration validation errors
Array of validation error messages
Reload configuration from VS Code settings
Dispose of the configuration instance
Centralized configuration management for the Behave Test Runner extension