Created
February 26, 2018 16:38
-
-
Save zawadz88/ec277aefc08d63b38b47b09038f9a2bc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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