Customization: Automatically link changed Test Cases
{
...
"customizations": {
"linkOnChange": {
"enabled": true,
"links": [
{
"targetId": "{env:CURRENT_STORY}",
}
]
}
}
...
}PreviousCustomization: Synchronizing scenarios from feature branchesNextCustomization: Synchronize linked artifact titles
Last updated