By default, Android Gradle Plugin will look into project/src/androidTest/java for your Integration tests, just move your tests there.
On Monday, June 29, 2015 at 10:17:15 PM UTC+3, Sebastian M Cheung wrote: > > I am manually adding a test directory inside Android Studio. Under > src/Java/main I created src/androidTest/Java/name of package/testcase. But > is there an automatic way of generating that as my runtest returns exist > value 2? Maybe resource not found error -- 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/d/optout.
