it's not possible at the moment. This is planned but no ETA.
On Thu, Feb 13, 2014 at 6:37 AM, Roman Mazur <[email protected]> wrote: > I cannot find any means to specify in build.gradle what particular tests > should be run with instrumentation runner. > I mean something like > > -Dtest.single=<className> > > or > > test { > include '**/ClassName' > } > > but for connectedCheck. > > Have I missed something or this is not implemented? Do developers have > this in plans? > Actually AS can run a particular test and has a dedicated UI for this, but > what about gradle plugin? > > -- > 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/groups/opt_out. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- 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/groups/opt_out.
