automation
{
...
"synchronization": {
...
"automation": {
"enabled": true,
"condition": "not @manual",
"testExecutionStrategy": "assemblyBasedExecution",
"automatedTestType": "BDD tests"
},
...
},
...
}Settings
Setting
Description
Default
Last updated