What do you mean by "outside the working module" ? I'm using the novoda plugin with a separate module for test, and inside some Spock tests. AS has properly marked my app-test/src/test/groovy folder as Test Source folder so no problem on this point.
Le vendredi 20 décembre 2013 13:08:45 UTC+1, Przemek Jakubczyk a écrit : > > Hi devs, > > I'm working on integrating Spock along with Roboletric to gradle. The > plugin is based on novoda's work but still needs more tweaks to accept > groovy code. First draft is available here > https://github.com/pjakubczyk/robolectric-plugin . > > What's great is that it works with Android Studio but not in command line > (!sick). > > I'm having such problem: Android Studio (Intellij) can't have source > folders outside of the working module - my idea would be to modify the test > classpath just before its launch. Struggling few days alone made not much > result, so maybe some one could check my code and help me out here :) > > Thanks, > Przemek > -- 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.
