Is it possible to filter the tests run by the connectedCheck task from the command line? The Gradle Java test plugin has a filtering mechanism <http://www.gradle.org/docs/current/userguide/java_plugin.html#sec:java_test> that looks really nice, but it doesn't look like it is implemented for the Android plugin. The weird thing is that Android Studio's run configurations dialog has the options for module, package, specific class, but I can't figure out what that translates to in the actual build config.
-- 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.
