test-reporter/src
Michal Dorner 72c193c336
Patch java-junit to handle missing time field
Normally a <testsuites> element has a time field. In some JUnit implementations this field is missing. This issue was found in junit XML created in matlab.

At the moment I don't plan to explicitly support matlab - that would require to add more tests and documentation. However this patch should make it work with the existing java-junit parser.
2021-05-13 22:39:52 +02:00
..
input-providers Fix artifact-provider zip processing and report name generation 2021-02-15 21:07:14 +01:00
parsers Patch java-junit to handle missing time field 2021-05-13 22:39:52 +02:00
report Merge branch 'dev' into mocha-json 2021-04-01 00:05:41 +02:00
utils Merge branch 'dev' into mocha-json 2021-04-01 00:05:41 +02:00
main.ts Merge branch 'dev' into mocha-json 2021-04-01 00:05:41 +02:00
test-parser.ts Add support for loading test results from artifacts 2021-02-15 15:18:55 +01:00
test-results.ts Add support for mocha-json 2021-02-23 22:39:35 +01:00