Can I pass in arguments to custom instrumentTestRunners? I have a custom 
instrumentTestRunner that was run like this before:

adb shell am instrument -w -e myapp.verify true 
com.myapp.tests/com.myapp.MyInstrumentationTestRunner

How can I accomplish the same using the gradle android-plugin's 
connectedAndroidTest Task?

Thanks,
Gautam

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to