I find it great you are making this flexible to support more plugins, but, 
don't take this the wrong way, the only reason we made the plugins was because 
the android plugin doesn't support junit tests.

I don't know who else would use this API but it would be so much simpler if the 
android plugin added the test tasks. I mean, the model already has the flavors 
and build types and knows the sources, it could easily just create another task 
for each variant and integrate it in the DSL for customization.

I know instrumentation tests are the default tests for android, but even in an 
android app, not all classes depend on the android framework. A mix of 
instrumentation and junit tests should be available for android developers. 
Running a simple unit test in an instrumented environment is overkill.

Are there plans to add a simple test task for each variant our something?

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

Reply via email to