Antondomashnev / FBSnapshotsViewer

A mac os application that shows the failing snapshot tests from FBSnapshotTestCase
MIT License
224 stars 15 forks source link

Update for Xcode 10 .xcresult file format. #76

Closed babbage closed 5 years ago

babbage commented 5 years ago

Updates regex to locate test logs inside new Xcode 10 .xcresult package. Associated tests updated.

babbage commented 5 years ago

This pull request warrants triggering a new official release, since FBSnapshotsViewer has been non-functional since the release of Xcode 10 without this. I'm about to push another branch that additionally resolves some Xcode warnings in the repo.