app-bundle-samples icon indicating copy to clipboard operation
app-bundle-samples copied to clipboard

Status of Android Studio Dynamic Feature Module instrumentation test tooling support

Open vpuonti opened this issue 4 years ago • 2 comments

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!

vpuonti avatar Feb 04 '21 08:02 vpuonti

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

sjaramillo10 avatar Jul 01 '21 00:07 sjaramillo10

+1!

Alexs784 avatar Sep 30 '21 15:09 Alexs784