github.com/lonnblad/godog@v0.7.14-0.20200306004719-1b0cb3259847/formatter-tests/junit/empty_with_single_scenario_without_steps_and_description (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="empty feature" tests="1" skipped="0" failures="0" errors="0" time="0"> 4 <testcase name="without steps" status="" time="0"></testcase> 5 </testsuite> 6 </testsuites>