Customization: Ignoring Test Case Tags
{
...
"customizations": {
"ignoreTestCaseTags": {
"enabled": true,
"tags": [ "mytag", "ado-tag*" ]
}
}
...
}PreviousCustomization: Ignoring marked Test Case stepsNextCustomization: Ignore non-supported local tags
Last updated