I followed the instruction from android setup doc.
gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug
it seems like assembleAndroidTest builds every flavors
Is there a way I can specify flavor that want assembleAndroidTest to run against?
We use the issue tracker exclusively for bug reports and feature requests. This issue appears to be a general usage or support question. Instead, please ask a question on Stack Overflow with the detox tag.
Feel free to post your Stack Overflow question here for more visibility. We'll take a look at it.
For issues with Expo apps, it is most likely not an issue with Detox itself, but with the Expo runtime or with incorrect Detox setup. For support on how to use Detox with Expo, you should contact the Expo team or the Expo community.
For more information on bots in this repository, read this discussion.
Most helpful comment
https://github.com/wix/Detox/blob/master/detox/test/package.json#L95