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

20 строки
536 Б
Text

[
{
"uri": "formatter-tests/features/scenario_without_steps_with_background.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": 6,
"type": "scenario"
}
]
}
]