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

     1  <?xml version="1.0" encoding="UTF-8"?>
     2  <testsuites name="junit" tests="1" skipped="0" failures="0" errors="0" time="0">
     3    <testsuite name="single scenario with background" tests="1" skipped="0" failures="0" errors="0" time="0">
     4      <testcase name="scenario" status="passed" time="0"></testcase>
     5    </testsuite>
     6  </testsuites>