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

     1  [
     2      {
     3          "uri": "formatter-tests/features/with_few_empty_scenarios.feature",
     4          "id": "few-empty-scenarios",
     5          "keyword": "Feature",
     6          "name": "few empty scenarios",
     7          "description": "",
     8          "line": 1,
     9          "elements": [
    10              {
    11                  "id": "few-empty-scenarios;one",
    12                  "keyword": "Scenario",
    13                  "name": "one",
    14                  "description": "",
    15                  "line": 3,
    16                  "type": "scenario"
    17              },
    18              {
    19                  "id": "few-empty-scenarios;two;first-group;2",
    20                  "keyword": "Scenario Outline",
    21                  "name": "two",
    22                  "description": "",
    23                  "line": 9,
    24                  "type": "scenario"
    25              },
    26              {
    27                  "id": "few-empty-scenarios;two;first-group;3",
    28                  "keyword": "Scenario Outline",
    29                  "name": "two",
    30                  "description": "",
    31                  "line": 10,
    32                  "type": "scenario"
    33              },
    34              {
    35                  "id": "few-empty-scenarios;two;second-group;2",
    36                  "keyword": "Scenario Outline",
    37                  "name": "two",
    38                  "description": "",
    39                  "line": 14,
    40                  "type": "scenario"
    41              },
    42              {
    43                  "id": "few-empty-scenarios;three",
    44                  "keyword": "Scenario",
    45                  "name": "three",
    46                  "description": "",
    47                  "line": 16,
    48                  "type": "scenario"
    49              }
    50          ]
    51      }
    52  ]