I understand. Since version 0.7, the android plugin has a new API that may helps you :
*New API to add extra artifacts on variants. This will let you register Java or (later) Android artifacts, for instance for alternative test artifacts (e.g. robolectric) See 'artifactApi' sample for the API (sample is not meant to be used directly, it's for testing and to demonstrate the API).* It should now be possible to have robolectric tests in a custom folder in the same module. Don't know if it work also for groovy code. -- 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.
