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

12 строки
203 Б
Gherkin

Feature: two scenarios with background fail
Background:
Given passing step
And failing step
Scenario: one
When passing step
Then passing step
Scenario: two
Then passing step