test-reporter/__tests__
Michal Dorner ea36be4653
Improve test error messages from flutter
For some reason the error message from flutter SDK might contain no useful information. Basically it just says that test failed and you should see the logs. Logs itself are provided as content of `print` event. This commit adds special processing for this behavior - it parses actual error message out of print event.
2021-03-31 21:25:54 +02:00
..
__outputs__ dart-json: remove group name from test case names 2021-03-23 21:58:20 +01:00
__snapshots__ Improve test error messages from flutter 2021-03-31 21:25:54 +02:00
fixtures Add support for java-junit 2021-03-07 22:06:12 +01:00
utils #83 - Use non-capturing optional group, add tests and update dist 2021-03-23 21:39:47 +01:00
dart-json.test.ts Handle test reports with no test cases 2021-03-07 12:22:00 +01:00
dotnet-trx.test.ts Handle test reports with no test cases 2021-03-07 12:22:00 +01:00
java-junit.test.ts Add support for java-junit 2021-03-07 22:06:12 +01:00
jest-junit.test.ts Handle test reports with no test cases 2021-03-07 12:22:00 +01:00