Patrik Tomas Chamelo

1pod
Community Impact | |
---|---|
Average quality | |
1,083 | apps touched |
3,350,521 | combined downloads |
2,556 | stargazers |
887 | lines of code |
A "snapshot test case" takes a configured UIView or CALayer and uses the renderInContext: method to get an image snapshot of its contents. It compares this snapshot to a "reference image" stored in your source code repository and fails the test if the two images don't match.
License: BSD