Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2889694
xunit.simple
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
578 B
Referenced Files
None
Subscribers
None
xunit.simple
View Options
<?xml version="1.0" encoding="utf-8"?>
<testsuite name="" errors="0" failures="1" skips="0" tests="3" time="0.019">
<testcase classname="forpytest.tests" name="test_answer" time="0.0110499858856">
<failure message="test failure">def test_answer():
> assert func(3) == 5
E assert 4 == 5
E + where 4 = func(3)
tests.py:5: AssertionError</failure>
</testcase>
<testcase classname="forpytest.tests" name="test_something" time="6.29425048828e-05"/>
<testcase classname="forpytest.tests" name="test_nothing" time="5.91278076172e-05"/>
</testsuite>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Sun, Jan 19, 12:30 (3 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1123993
Default Alt Text
xunit.simple (578 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment