1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-02-04 05:27:55 +01:00

add support for karma-junit-reporter

This commit is contained in:
George Young 2025-11-18 16:51:07 +13:00
parent aef3d726a6
commit 08646e4d97
17 changed files with 12441 additions and 1 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<testsuite package="org.eslint" time="0" tests="1" errors="0" name="test.jsx">
<testcase time="0" name="test.jsx" classname="test" />
</testsuite>