/with-detox-tests

This template is currently out of date! If you'd like to maintain it, reach out to brent@expo.io

Primary LanguageJavaScript

with-detox-tests

Demonstrates integration of the Detox gray box end-to-end testing library with Expo. Uses detox 9.0.6+, detox-expo-helpers and expo-detox-hooks.

Try it out

  1. Install dependencies (only follow Step 1 from this guide for now, the rest is already done in this project)
  2. Run ./setup.sh. This should grab the latest Expo app and place it inside bin/
  3. Start the packager: expo start (if you don't have expo installed, yarn global add expo).
  4. npm run e2e