godog/formatter-tests/cucumber/empty_with_single_scenario_without_steps
2020-03-02 16:56:26 -03:00

20 строки
538 Б
Text

[
{
"uri": "formatter-tests/features/empty_with_single_scenario_without_steps.feature",
"id": "empty-feature",
"keyword": "Feature",
"name": "empty feature",
"description": "",
"line": 1,
"elements": [
{
"id": "empty-feature;without-steps",
"keyword": "Scenario",
"name": "without steps",
"description": "",
"line": 3,
"type": "scenario"
}
]
}
]