github.com/lonnblad/godog@v0.7.14-0.20200306004719-1b0cb3259847/formatter-tests/cucumber/empty_with_single_scenario_without_steps (about)

     1  [
     2      {
     3          "uri": "formatter-tests/features/empty_with_single_scenario_without_steps.feature",
     4          "id": "empty-feature",
     5          "keyword": "Feature",
     6          "name": "empty feature",
     7          "description": "",
     8          "line": 1,
     9          "elements": [
    10              {
    11                  "id": "empty-feature;without-steps",
    12                  "keyword": "Scenario",
    13                  "name": "without steps",
    14                  "description": "",
    15                  "line": 3,
    16                  "type": "scenario"
    17              }
    18          ]
    19      }
    20  ]