[More Detail] [Collapse All]
Feature: Grandchild Feature
As a reader of the documentation I expect that scenario are documented correctly
example/child_feature/grandchild_feature/grandchild.feature
- Background:
link
example/child_feature/grandchild_feature/grandchild.feature:5
Given this background step
 
- Scenario: Grandchild Scenario
link
example/child_feature/grandchild_feature/grandchild.feature:9
Given this first step
 
When this second step
 
Then this third step