File: pytest_success.xml

package info (click to toggle)
junitparser 4.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 324 kB
  • sloc: python: 2,166; xml: 81; makefile: 14
file content (6 lines) | stat: -rw-r--r-- 293 bytes parent folder | download
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<testsuites>
	<testsuite name="pytest" errors="0" failures="0" skipped="0" tests="1" time="0.026" timestamp="2025-01-14T20:33:46.249864+01:00" >
		<testcase classname="tests.test_fromfile" name="test_fromfile" time="0.001" />
	</testsuite>
</testsuites>