specFlow
This configuration section contains settings related to synchronizing SpecFlow projects. These settings are only required for old SpecFlow versions and for synchronizing automated test cases.
The following example shows the available options within this section.
Settings
Setting | Description | Default |
---|---|---|
| The path of the SpecFlow generator folder used by the project, that is usually the | detect generator of the project |
| Specifies whether SpecSync should attempt to regenerate feature file code-behind files after they have been changed by SpecSync. This is only required for SpecFlow v2. | SpecSync automatically decides whether generation is necessary |
| Specifies how automation wrapper methods should be generated for synchronizing scenario outlines to automated test cases. Available options:
|
|
| The method prefix to be used for the generated automation wrapper methods. |
|
| The test category (trait) be added for the generated automation wrapper methods. |
|
Last updated