Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unrecognized selector sent to instance #4

Open
haemi opened this issue Jan 11, 2019 · 1 comment
Open

unrecognized selector sent to instance #4

haemi opened this issue Jan 11, 2019 · 1 comment

Comments

@haemi
Copy link

haemi commented Jan 11, 2019

My test contains

verifyViewSnaps(DeviceRack.iPhone.all, view: UIApplication.shared.keyWindow!)

But it crashes at SnappyTestCase.swift#32 with snapshotVerifyViewOrLayer:identifier:suffixes:tolerance:]: unrecognized selector sent to instance

iOSSnapshotTestCase 5.0.2 and SnappyTestCase 0.1.0 - am I missing something?

@pstasiak
Copy link
Contributor

@haemi it looks like the project is not compatible with iOSSnapshotTestCase 5.0.2. There were several major releases that broke the API SnappyTestCase rely on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants