I managed to get JaCoCo running within Gradle (preDex, postCompile) while 
running a manual "adb am instrument..." as Exec command. This suits my 
needs but was wondering what the current status is? I could provide a 
patched version of DeviceProviderInstrumentTestTask that would add 
instrumentation functionality as part of the testOptions similar to 
 testOptions { coverage: true }. This could be extended to take any 
argument as defined 
here<http://developer.android.com/reference/android/test/InstrumentationTestRunner.html>.
 
Is this a work in progress ATM?

-- 
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