github.com/lonnblad/godog@v0.7.14-0.20200306004719-1b0cb3259847/formatter-tests/junit/single_scenario_with_passing_step (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 passing scenario" tests="1" skipped="0" failures="0" errors="0" time="0"> 4 <testcase name="one step passing" status="passed" time="0"></testcase> 5 </testsuite> 6 </testsuites>