Jake appears to have recently deprecated the plugin :-) (I only know this because I was trying to migrate and just checked the documentation again today because of some local issues)
On Wed, Jan 22, 2014 at 11:28 AM, Sean O'Neil <[email protected]> wrote: > The Gradle based build system doesn't support JUnit tests yet. In the mean > time, check out Jake Wharton's Gradle Android test > plugin<https://github.com/JakeWharton/gradle-android-test-plugin> > . > > On Tuesday, January 21, 2014 3:42:47 AM UTC-5, Łukasz Strzelecki wrote: >> >> Hi >> I want create in 'easy way' Junit test for my application. >> >> Why? >> I have MVP design and dont want run whole application for test one class. >> Instrument Tests aren't what I'm looking for. >> > -- > 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. > -- 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.
