Closed
Description
Detox keeps breaking every time we update React Native. We've decided to remove it (see #958) since it broke again with 0.71. Tests are disabled until we find a replacement.
Alternatives:
- Appium + WebdriverIO
react-native
seems to be leaning towards this solution- A number of projects use this, including
react-native-windows
- Example: https://github.com/kelset/react-native-e2e-jest-appium-webdriverio
- Headless, native tests (i.e. JUnit, XCTest, etc.)
- After all, we don't provide UI