github.com/darmach/terratest@v0.34.8-0.20210517103231-80931f95e3ff/modules/logger/parser/fixtures/new_go_failing_example_expected/report.xml (about)

     1  <?xml version="1.0" encoding="UTF-8"?>
     2  <testsuites>
     3  	<testsuite tests="3" failures="1" time="1.589" name="github.com/gruntwork-io/terratest/modules/logger/parser">
     4  		<properties>
     5  			<property name="go.version" value="go1.16.3"></property>
     6  		</properties>
     7  		<testcase classname="parser" name="TestIntegrationBasicExample" time="0.000">
     8  			<failure message="Failed" type="">    integration_test.go:57: </failure>
     9  		</testcase>
    10  		<testcase classname="parser" name="TestIntegrationFailingExample" time="0.000"></testcase>
    11  		<testcase classname="parser" name="TestIntegrationPanicExample" time="0.000"></testcase>
    12  	</testsuite>
    13  </testsuites>