Skip to content

Separate Android Test module cannot be run #13

@jupiter2359media

Description

@jupiter2359media

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions