app-bundle-samples
app-bundle-samples copied to clipboard
Status of Android Studio Dynamic Feature Module instrumentation test tooling support
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!
Is there any update on this? We are currently having a hard time trying to work with instrumentation tests that live inside a DFM.
+1!