mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
add support for karma-junit-reporter
This commit is contained in:
parent
aef3d726a6
commit
08646e4d97
17 changed files with 12441 additions and 1 deletions
3
__tests__/fixtures/empty/karma-junit-empty-testsuite.xml
Normal file
3
__tests__/fixtures/empty/karma-junit-empty-testsuite.xml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite name="__tests__\main.test.js" errors="0" failures="0" skipped="0" timestamp="2020-10-27T21:39:41" time="0.486" tests="0">
|
||||
</testsuite>
|
||||
Loading…
Add table
Add a link
Reference in a new issue