Detox: Is there a way to let assembleAndroidTest task running against specific flavor on android?

Created on 19 Dec 2019  路  2Comments  路  Source: wix/Detox

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?

questiostack overflow

Most helpful comment

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jrobber picture jrobber  路  3Comments

rengarima picture rengarima  路  4Comments

tomball123 picture tomball123  路  4Comments

pranaybiswas2611 picture pranaybiswas2611  路  3Comments

aamorozov picture aamorozov  路  3Comments