You can run instrumentation tests on your Android library *modules*. The 
module can contain an androidTest/ folder with appropriate test cases. I am 
doing this currently on AS 1.0.2.
The procedure is no different from creating and running instrumentation 
tests for your app modules.


On Wednesday, 11 February 2015 16:52:53 UTC+5:30, Marcelo Benites wrote:
>
> Hi all,
>
> I have an Android library project built using Android Gradle plugin 
> 1.1.0-rc1 and Android Studio 1.1 Beta 4. I created this project 1 year ago 
> using Android Studio when it still had an option to create an Android 
> library project, seems to me that right now it is only possible to create 
> an application project using File->New Project option. Anyway my library 
> project has a couple of activities.. is it possible to functional test them 
> directly or I'll have to create a application project that tests the 
> library?
>
> Cheers.
>

-- 
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 adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to