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.
