facebookarchive / ios-snapshot-test-case

Snapshot view unit tests for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taking multiple snapshots

sarunw opened this issue · comments

Is there anyways to test snapshot against multiple device and iOS version?

I want to snap view controller on multiple dimensions.

The isDeviceAgnostic property enables you to do that.