mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
Add support for java-junit
This commit is contained in:
parent
4129c2a0bf
commit
16adfe9b7e
16 changed files with 14390 additions and 5 deletions
3
__tests__/fixtures/empty/java-junit.xml
Normal file
3
__tests__/fixtures/empty/java-junit.xml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite skipped="0" hostname="fv-az96-723" name="org.apache.pulsar.AddMissingPatchVersionTest" tests="0" failures="0" timestamp="2021-03-07T10:36:56 UTC" time="0.116" errors="0">
|
||||
</testsuite>
|
||||
Loading…
Add table
Add a link
Reference in a new issue