Hi all,
I recently developed a plugin that allows Android Gradle users to run unit tests with most test frameworks.
Differently from square's plugin it runs the test on a separate project so it can use the full power of the java plugin.
The plugin is still very in alpha but for the moment it works well:
Open issues and/or pull requests are much welcomed.