Commit graph

3 commits

Author SHA1 Message Date
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
Michal Dorner
83a6323aa9
Remove duplicated dart test 2020-10-18 20:58:36 +02:00
Michal Dorner
cd21268493
Add dart fixture project 2020-10-18 19:57:47 +02:00