Skip to content

Instantly share code, notes, and snippets.

@othiagosouto
Created July 14, 2020 01:52
Show Gist options
  • Save othiagosouto/6e3ae05188a6fbcaecdc3899a97e3d15 to your computer and use it in GitHub Desktop.
Save othiagosouto/6e3ae05188a6fbcaecdc3899a97e3d15 to your computer and use it in GitHub Desktop.
Screenshot Test tasks
---------------------
cleanDebugAndroidTestScreenshots - Clean last generated screenshot report
pullDebugAndroidTestScreenshots - Pull screenshots from your device
recordDebugAndroidTestScreenshotTest - Installs and runs screenshot tests, then records their output for later verification
runDebugAndroidTestScreenshotTest - Installs and runs screenshot tests, then generates a report
verifyDebugAndroidTestScreenshotTest - Installs and runs screenshot tests, then verifies their output against previously recorded screenshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment