Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status of Android Studio Dynamic Feature Module instrumentation test tooling support #99

Open
vpuonti opened this issue Feb 4, 2021 · 2 comments

Comments

@vpuonti
Copy link

vpuonti commented Feb 4, 2021

In order to run instrumentation tests, parallel builds have to be turned off at the moment. This means you can run them via ./gradlew connectedAndroidTest --no-parallel.
Tooling support for this is being worked on – currently it's not possible to run instrumentation tests for dynamic-feature modules from Android Studio directly. Use the command line instead.

Any news on this? Where can I follow the progress? Thanks!

@sjaramillo10
Copy link

sjaramillo10 commented Jul 1, 2021

Is there any update on this? We are currently having a hard time trying to work with instrumentation tests that live inside a DFM.

@Alexs784
Copy link

+1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants