简体   繁体   中英

How to configure Detox in expo android project to test locally, without eject if possible?

I want to run Detox in one of my expo project. The documentation and method I have found are of React Native project without Expo. Is there any way to configure detox in an Expo project.

Thanks.

This looks like the relevant documentation in expo: https://docs.expo.dev/build-reference/e2e-tests/

And the relevant example repository: https://github.com/expo/eas-tests-example

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM