test-reporter/__tests__/fixtures
Michal Dorner dcaab46b46
Fix dart-json parsing broken by print message
Print message related to suite, instead of a specific test, would break parsing - it would expect test object to be present in dictionary but there would be none.
This fix adds necessary check and messages not related to tracked tests will be ignored.
2021-05-13 21:48:55 +02:00
..
empty Add mocha-json test case for empty test results 2021-03-08 21:04:14 +01:00
external Fix dotnet-trx parser failing on passed tests with non-empty error info 2021-04-20 21:38:55 +02:00
dart-json.json Fix dart-json parsing broken by print message 2021-05-13 21:48:55 +02:00
dotnet-trx.trx Fix dotnet-trx parsing of tests with custom display names 2021-04-20 08:40:05 +02:00
jest-junit.xml Implements jest-junit report parsing 2020-11-12 23:34:42 +01:00
mocha-json.json Fix mocha report fixture + test duration handling 2021-02-24 21:32:51 +01:00