Last active
February 14, 2018 19:51
-
-
Save zawadz88/d64b8cda53c8ae3c5908e33bff7fa614 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
| ./gradlew connectedFlavor1DebugAndroidTest \ | |
| -Pandroid.testInstrumentationRunnerArguments.class=my.package.MainActivityTest#test1,my.package.MainActivityTest#test2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment