facebookarchive / ios-snapshot-test-case

Snapshot view unit tests for iOS
MIT License
2.66k stars 253 forks source link

Taking multiple snapshots #242

Open sarunw opened 7 years ago

sarunw commented 7 years ago

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

I want to snap view controller on multiple dimensions.

krbarnes commented 7 years ago

The isDeviceAgnostic property enables you to do that.