theappbusiness / TABTestKit

Library designed to make writing and maintaining automated tests for iOS applications. This includes automation of bio-metrics and controlling of mock servers
MIT License
59 stars 13 forks source link

Improved XCT* failure messages #84

Closed KaneCheshire closed 4 years ago

KaneCheshire commented 4 years ago

Following on from the last PR (#81) which hugely improves the way errors are reported on CI and in Xcode itself, this PR improves the actual messages themselves in many areas.

KaneCheshire commented 4 years ago

Related to #80 but no specific issue for it.