Robotium - testing specific flavors in Android Studio with Gradle -
So ... I'm trying to do some tests for my application. There are many flavors in my application, and I want to test individual tastes for each taste. From Robotium documentation I used the "androidTest / java" folder inside a package ... I tried to test a taste after some suggestions. Another suggestion from here was: "Android Test" has many folders Had to make, but it does not work.
I have the latest 2.0 Android studio which is Grade 2.2.1.
I want to start 1 test for a taste, in all the configurations I have tried all the tests in the "androidTest" folder .. There is no mater.
Therefore, on flav1, flav2, flav3, etc. How do I write and how can I run the exam for flav2 currently, "Android TestFlawi 3" is running, for example "Android Test" runs all tests
Thanks advance!
Just tried again, and this time it worked: the correct folder is strucure:
Hope this is obvious .. It works with hope now.
List item
Comments
Post a Comment