AndriiDoroshko / SnappyShrimp

New snapshot testing experience for iOS apps. It runs your tests on all possible screens, orientations, and multitasking modes. It also makes proper snapshots for iPhone X, considering it's shape and safe areas.
MIT License
31 stars 9 forks source link

Use current base library from Uber iOSSnapshotTestCase instead of the FB which is not mainteined anymore? #4

Closed f-gonzalez closed 6 years ago

f-gonzalez commented 6 years ago

Uber took the original FB Snapshot code and its maintining it, renamed to iOSSnapshotTestCase: https://github.com/uber/ios-snapshot-test-case/

Also, it would be great to be able to install SnappyShrimp using cocoapods!

balavor commented 6 years ago

@f-gonzalez Thanks for your feedback. We know that uber maintains that framework, but it didn't bring anything new to it yet. Also we are planning to add some improvements to make it work better.

f-gonzalez commented 6 years ago

ok great! thanks @RomanTysiachnik

balavor commented 6 years ago

@f-gonzalez hi. I'm still not sure if we're going to add Cocoapods in the nearest time. So if you will have some free time, feel free to contribute ;)