test-reporter/src
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
..
input-providers Fix artifact-provider zip processing and report name generation 2021-02-15 21:07:14 +01:00
parsers Fix dart-json parsing broken by print message 2021-05-13 21:48:55 +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