github.com/lonnblad/godog@v0.7.14-0.20200306004719-1b0cb3259847/formatter-tests/cucumber/empty_with_single_scenario_without_steps_and_description (about) 1 [ 2 { 3 "uri": "formatter-tests/features/empty_with_single_scenario_without_steps_and_description.feature", 4 "id": "empty-feature", 5 "keyword": "Feature", 6 "name": "empty feature", 7 "description": " describes\n an empty\n feature", 8 "line": 1, 9 "elements": [ 10 { 11 "id": "empty-feature;without-steps", 12 "keyword": "Scenario", 13 "name": "without steps", 14 "description": "", 15 "line": 6, 16 "type": "scenario" 17 } 18 ] 19 } 20 ]