in an app project you can set which buildType you want to test against :
android {
testBuildType "release"
}
On Thu, Feb 13, 2014 at 5:47 AM, Chris Peppas <[email protected]> wrote:
> Is there any way to run tests against Release build type or any other
> custom build variant?
>
> The default behaviour of connectedInstrumentTest task is to run tests only
> against the Debug build variant
>
> Any ideas?
>
> --
> 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.
>
--
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.
http://developer.android.com | http://tools.android.com
Please do not send me questions directly. Thanks!
--
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.