It seems like depending on dependency order is a signal that something is
wrong.

Built-in support for junit test through robolectric will not happen, though
we want to allow people to add support for it if they really want. This is
partly there, though there are some small issues. I think Jake Wharton's
plugin was almost there if it got updated to the new artifact api.
(next part missing is the artifact selection in studio but that'll come a
bit later).

We won't allow manipulating dependencies in studio unless it's to edit
build.gradle. There will not be a way to make Studio behave differently
than when running Gradle only.

Make Java and Android plugin compatible is a work in progress and will
happen. It will have no impact on helping run JUnit tests though.




On Sun, Feb 9, 2014 at 11:44 AM, Diego Costantini <
[email protected]> wrote:

> About the order, I don't know if it is possible at all in Gradle to
> specify the order in the classpath for testrunners.
> In that case it would be a Gradle feature to be added rather than AS. Of
> course AS should then affect the build.gradle in order to make order change
> effective.
>
> For the compile vs. provided...I have no idea as well :p
>
>
> On Saturday, February 8, 2014 5:24:04 PM UTC+1, Jürgen Cruz wrote:
>>
>> I am also waiting for the day JUnit tests are available for android
>> plugin even if you can't use the android library and require a third party
>> (robolectric). there are various classes that are Java pure that shouldn't
>> require instrumentation tests.
>>
>> About modifying the dependencies in the modules settings, I would
>> actually prefer to modify the gradle.build file since for the changes you
>> make in the modules settings to be effective, they would have to change
>> your build.gradle file.
>>
>  --
> 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.

Reply via email to