Skip to content
Snippets Groups Projects
Commit 86734622 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

new file: report2.xml

parent e96e60f3
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
<testsuite tests="3">
<testcase time="1.00" classname="foo1" name="ASuccessfulTest"/>
<testcase time="2.00" classname="foo2" name="AnotherSuccessfulTest">
<!--
<system-out>[[ATTACHMENT|/absolute/path/to/some/file]]</system-out>
-->
</testcase>
<testcase time="3.00" classname="foo3" name="AFailingTest">
<failure type="NotEnoughFoo"> details about failure </failure>
</testcase>
</testsuite>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment