Gradle plugin to add unit testing to android plugin. Prepared for Robolectric.
'com.github.jcandksolutions.gradle:android-unit-test:1.6.0'
<dependency>
<groupId>com.github.jcandksolutions.gradle</groupId>
<artifactId>android-unit-test</artifactId>
<version>1.6.0</version>
</dependency>
<dependency org="com.github.jcandksolutions.gradle" name="android-unit-test" rev="1.6.0"/>
"com.github.jcandksolutions.gradle", "android-unit-test", "1.6.0"