godog/formatter-tests/features/with_few_empty_scenarios.feature

16 строки
245 Б
Gherkin

Feature: few empty scenarios
Scenario: one
Scenario Outline: two
Examples: first group
| one | two |
| 1 | 2 |
| 4 | 7 |
Examples: second group
| one | two |
| 5 | 9 |
Scenario: three