1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-02-04 13:37:56 +01:00
This commit is contained in:
George Young 2026-01-06 07:50:30 -08:00 committed by GitHub
commit 638cbe9856
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 12565 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="React components test" tests="1" failures="0" errors="0" time="1.0">
<testsuite name="&lt;Component /&gt;" errors="0" failures="0" skipped="0" timestamp="2021-01-24T19:21:45" time="0.798" tests="1">
<testcase classname="" name="&lt;Component /&gt; should render properly" time="0.704">
</testcase>
</testsuite>
</testsuites>

File diff suppressed because it is too large Load diff