You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the expected behavior: the matcher fails to remind you that you should replace it with == snapshot() after recording it (generating the reference image).
Hey Marcelo, the image was not recorded and the folder was not created too.
When the image is recorded, the matcher show me another message, somenthing like "expected to record Sucessfully, please change the recordSnapshot() to snapshot()"
When I try to record a snapshot, the matcher always return to me the message below:
"expected to record a snapshot"
I did not found any issue about this, can you give me any information about this error?
My test class is based in a
UITableViewCell
.The strange thing is that this happens only in this class, in others it works...
Any idea?
Thanks.
The text was updated successfully, but these errors were encountered: