-
Notifications
You must be signed in to change notification settings - Fork 303
Closed
Description
Hi,
Thank you for your work but I'm having an error trying to run tests inside a separate module.
Running tests inside module-flavor1-androidTest-only module only produces Empty test suite error by both Android Studio and gradle command ./gradlew module-flavor1-androidTest-only:connectedAndroidTest
Another note, if I run a normal instrument test (which is located inside app module) first then the above tests can run without problem. My suspect is that the gradle command above doesn't install the app apk before execute the tests.
Can you guys check it out.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels