mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 12:15:21 -08:00
Handle test reports with no test cases
This commit is contained in:
3
__tests__/fixtures/empty/jest-junit.xml
Normal file
3
__tests__/fixtures/empty/jest-junit.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuites name="jest tests" tests="0" failures="0" errors="0" time="11.299">
|
||||
</testsuites>
|
||||
Reference in New Issue
Block a user