Antondomashnev / FBSnapshotsViewer

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

Compact view redesign; #44

Closed Antondomashnev closed 7 years ago

Antondomashnev commented 7 years ago

The PR introduces new design:

  1. Better information about test
  2. Split and diff mode
  3. Bigger images

Mainly the ideas were taken from #19 it also covers the issue #43 partially.