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

     1  {"event":"TestRunStarted","version":"0.1.0","timestamp":-6795364578871,"suite":"events"}
     2  {"event":"TestSource","location":"formatter-tests/features/empty_with_single_scenario_without_steps_and_description.feature:1","source":"Feature: empty feature\n  describes\n  an empty\n  feature\n\n  Scenario: without steps\n"}
     3  {"event":"TestCaseStarted","location":"formatter-tests/features/empty_with_single_scenario_without_steps_and_description.feature:6","timestamp":-6795364578871}
     4  {"event":"TestCaseFinished","location":"formatter-tests/features/empty_with_single_scenario_without_steps_and_description.feature:6","timestamp":-6795364578871,"status":"undefined"}
     5  {"event":"TestRunFinished","status":"pending","timestamp":-6795364578871,"snippets":"","memory":""}