Disables changing feature files in the local repository. If set to true (called build server mode), only those changes will be performed that do not need any change in the local feature files. Linking new scenarios or pulling changes from test cases will be skipped. Can be overridden by the --disableLocalChangescommand line option. See Synchronizing test cases from build for details.
false
testCaseTagPrefix
The tag prefix for specifying the test cases. E.g. specify testcase for referring to test cases using a tag, like @testcase:P01-T1234.
tc
tagPrefixSeparators
Specifies one or more tag prefix separators to recognize in order to be able to support links like @story=42. For creating tags, the first separator is used.
[":"] (only : can be used as separator)
linkLabelSeparator
Specifies the link label separator in order to be able to support links like @story:42,this_is_the_title.
Specifies how the fields of the Test Case that are not managed by SpecSync should be updated. It can contain update rules in "key": <VALUE> format, where key is a field name or identifier and <VALUE> is the value to update to or an update specifier. See Update Test Case fields for details.