re-link
Re-links scenarios (local test cases) to cloned Test Cases in Azure DevOps.
See more details about the command in the Re-link scenarios to new Test Cases article.
Options
In addition the the options listed here, all common command line options can also be used.
Option | Description | Default |
---|---|---|
| The Id (e.g. | detect from Test Cases |
| A path of a CSV file that contains additional Work Item clones to be processed in link tags. The file must have a `source` and a `target` column. | Work item link tags are not changed |
Examples
Performs the re-link operation where SpecSync will detect the performed Clone Operation automatically from the Test Cases.
Performs the re-link operation for a specific Code Operation ID 42
.
Performs the re-link operation in dry-run mode (no actual changes are made)
Last updated