automation
This configuration section contains settings to configure synchronizing automated test cases.
Read more about synchronizing automated test cases in the Synchronizing automated test cases concept description.
The following example shows the available options within this sub-section.
After changing the condition
setting of the automation configuration, you need to perform the push command with an additional --force
setting otherwise the existing Test Cases will not be updated until the next change of their scenario. Using the --force
setting is only required once.
Settings
Setting | Description | Default |
---|---|---|
| Specifies whether SpecSync should attempt to create automated test cases. |
|
| A local test case condition of scenarios that should be included in automation (e.g. Before v3.2 this setting had to be specified as After changing this setting, you need to use the | all scenarios included |
| Specifies the value to be used in the Automated test type field of the Test Case. | uses a strategy-dependent default value |
| Specifies the test execution strategy for the automated test cases. The The options |
|
Last updated