Customization: Ignoring marked Test Case steps
{
...
"customizations": {
"ignoreTestCaseSteps": {
"enabled": true,
"ignoredPrefixes": [ "COMMENT" ]
}
}
...
}PreviousCustomization: Update custom Test Case fields on pushNextCustomization: Ignoring Test Case Tags
Last updated