Skip to content

Instantly share code, notes, and snippets.

@zawadz88
Created February 26, 2018 16:38
Show Gist options
  • Select an option

  • Save zawadz88/ec277aefc08d63b38b47b09038f9a2bc to your computer and use it in GitHub Desktop.

Select an option

Save zawadz88/ec277aefc08d63b38b47b09038f9a2bc to your computer and use it in GitHub Desktop.
adb shell 'CLASSPATH=$(pm path android.support.test.services) app_process / \
android.support.test.services.shellexecutor.ShellMain am instrument -w -e -v \
targetInstrumentation com.foo.bar/android.support.test.runner.AndroidJUnitRunner \
android.support.test.orchestrator/.AndroidTestOrchestrator'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment