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.