I have a need to set up a suite of tests that only run in a specific context, so not with either the Android instrumentation (/androidTest) or unit (/test) set of tests. I understand that in eclipse one would create a "test project" which was a separate project that ran against your app apk. Is there a way to do this or something equivalent using Android Studio?
thanks, greg -- 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.
