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