godog/formatter-tests/features/scenario_with_background.feature
2018-11-15 15:50:23 +02:00

9 строки
172 Б
Gherkin

Feature: single scenario with background
Background: named
Given passing step
And passing step
Scenario: scenario
When passing step
Then passing step