testing/cucumber/features/analysis/test_comparison.feature in cuke_modeler-1.2.1 vs testing/cucumber/features/analysis/test_comparison.feature in cuke_modeler-1.3.0
- old
+ new
@@ -1,10 +1,7 @@
Feature: Test comparison
- Gherkin elements that contain steps (i.e. backgrounds, scenarios, and outlines) can be compared with one another
- in order to determine equality. Elements are considered equal if the base text of their steps match. That is, the
- keyword used for the step and any table or doc string that may be associated with that step are ignored for the
- purposes of comparison.
+ Gherkin elements that contain steps (i.e. backgrounds, scenarios, and outlines) can be compared with one another in order to determine equality. Elements are considered equal if the base text of their steps match. That is, the keyword used for the step and any table or doc string that may be associated with that step are ignored for the purposes of comparison.
Scenario: Comparing tests
Given a model for the following background:
"""