Skip to content

Instantly share code, notes, and snippets.

@andersu
Created January 30, 2022 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andersu/90e3155e27028b46e71a31dc3ee6d957 to your computer and use it in GitHub Desktop.
Save andersu/90e3155e27028b46e71a31dc3ee6d957 to your computer and use it in GitHub Desktop.
Run snapshot tests
./scripts/run-emulator-for-snapshot-testing.sh &
./gradlew internalDebugExecuteScreenshotTests -Pandroid.testInstrumentationRunnerArguments.tests_regex=.*ScreenshotTest.*
adb -s emulator-5554 emu kill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment