bughelp wanted
Repository metrics
- Stars
- (1,208 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Expected behaviour
Can test individual views within dynamic feature modules without testing the entire app.
Actual behaviour
Looks like the tests fail to run:
java.util.concurrent.ExecutionException: com.android.tools.build.bundletool.model.exceptions.InvalidCommandException: The APK Set archive does not contain the following modules: [name-of-dynamic-feature-module]
Steps to reproduce
Follow setup steps for Shot on a dynamic feature module, and run tests.
Version of the library
5.11.2
It could be that there's something wrong locally, but before closing, could y'all confirm that this is supposed to work on DFMs?