Antondomashnev / FBSnapshotsViewer

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

Swap snapshots functionality; #47

Closed Antondomashnev closed 7 years ago

Antondomashnev commented 7 years ago

This PR brings new feature - replace currently recorded image with failed image. This was a part of the #27