mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
7 lines
394 B
XML
7 lines
394 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuites name="React components test" tests="1" failures="0" errors="0" time="1.0">
|
|
<testsuite name="<Component />" errors="0" failures="0" skipped="0" timestamp="2021-01-24T19:21:45" time="0.798" tests="1">
|
|
<testcase classname="" name="<Component /> should render properly" time="0.704">
|
|
</testcase>
|
|
</testsuite>
|
|
</testsuites>
|