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