Excluding scenarios from synchronization
Excluding scenarios using tags
{
...
"local": {
"condition": "@done and not (@ignored or @planned)"
},
...
}Excluding scenarios by specifying feature files
PreviousInclude synchronized Test Cases to a Test Suite (deprecated)NextSynchronization conflict resolution
Last updated