Skip to content

A curated list of awesome mobile-friendly snapshot testing resources

License

Notifications You must be signed in to change notification settings

Sherlouk/awesome-snapshot-testing

Repository files navigation

Awesome Snapshot Testing Awesome

Curated list of awesome mobile-friendly snapshot testing resources.

Snapshot testing is a form of software testing which verifies the output of your current application against a reference snapshot taken previously. This allows you to detect changes to your application, some of which may be unintentional. Visual regression testing (VRT) is a form of snapshot testing where the snapshot is an image of your app's interface.

See Awesome Visual Regression Testing for some web-specific resources.

Contents

iOS

Android

Cloud tools

There are very few cloud based snapshot testing tools which natively support iOS and Android applications. All of the options below have a workaround which allows you to upload visual snapshots taken by other tools listed above, and still get the benefits of their platform.

Blog posts

Slideshows, talks and videos

About

A curated list of awesome mobile-friendly snapshot testing resources

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks