danichim / with-detox-tests

This template is no longer maintained! See https://github.com/yaron1m/expo-detox-typescript-example instead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚨 Attention! 🚨

This repository is no longer maintained. We recommend that you refer to the following repository instead: https://github.com/yaron1m/expo-detox-typescript-example


Archived documentation

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

About

This template is no longer maintained! See https://github.com/yaron1m/expo-detox-typescript-example instead


Languages

Language:JavaScript 85.9%Language:Shell 14.1%