mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
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. |
||
|---|---|---|
| .. | ||
| __outputs__ | ||
| __snapshots__ | ||
| fixtures | ||
| utils | ||
| dart-json.test.ts | ||
| dotnet-trx.test.ts | ||
| java-junit.test.ts | ||
| jest-junit.test.ts | ||