Configuring the format of the synchronized test cases
The format of the synchronized test cases can be changed with the following ways. The format settings can be configured in the synchronization/format section of the SpecSync configuration file.
To synchronize
Thensteps to the expected results column of the test case steps, change thesynchronization/format/useExpectedResultsetting.To synchronize data tables as plain text, change the
synchronization/format/syncDataTableAsTextsetting.To skip adding the Background: prefix for background steps, change the
synchronization/format/prefixBackgroundStepssetting.To skip adding the Scenario: or Scenario Outline: prefix for the test case title, change the
synchronization/format/prefixTitlesetting.To change the behavior of how scenario outline parameters are synchronized change the
synchronization/format/showParameterListStepsetting.
Last updated
Was this helpful?