test-reporter/src/parsers
Michal Dorner d01ef000ba
Fix JUnit test-cases with error misclassified as passed test
Previous implementation considered only test-cases with <failure> as failed. This fix makes processing of <error> and <failure> the same. It also handles situation when error or failure elements contains only text and no attributes.
2021-05-24 15:03:34 +02:00
..
dart-json Fix dart-json parsing broken by print message 2021-05-13 21:48:55 +02:00
dotnet-trx Fix dotnet-trx parser failing on passed tests with non-empty error info 2021-04-20 21:38:55 +02:00
java-junit Fix JUnit test-cases with error misclassified as passed test 2021-05-24 15:03:34 +02:00
jest-junit Merge branch 'main' into mocha-json 2021-03-08 21:00:14 +01:00
mocha-json Fix mocha report fixture + test duration handling 2021-02-24 21:32:51 +01:00