Skip to content

Instantly share code, notes, and snippets.

@andersu
Created January 30, 2022 15:05
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/b90ed730800f65d0f689cc5b4e47a8a9 to your computer and use it in GitHub Desktop.
Save andersu/b90ed730800f65d0f689cc5b4e47a8a9 to your computer and use it in GitHub Desktop.
Record snapshots
./scripts/run-emulator-for-snapshot-testing.sh &
./gradlew internalDebugExecuteScreenshotTests -Precord -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