Skip to content

just1and0/expo-e2e-demo

Repository files navigation

runs with Expo Go E2E (iOS) E2E (Android)

Expo e2e Demo

Application template to demonstrate how to run e2e in an Expo Managed application using Detox

Tested using:

  • MacOS 12.1 Monterrey, M1 Pro
  • ExpoCli v5.0.2
  • CocoaPods v1.11.2

Dependencies

xcode-select --install
npm install -g detox-cli
brew tap wix/brew
brew install applesimutils

Configure Expo

Install Expo CLI:

npm install -g expo-cli

Run the app

yarn start:go

and scan the QRCode with your iOS Camera, or Android Expo app.

Run the e2e

yarn e2e:ios

Check the wiki in this repo to see how to setup this in your project.

About

Expo application with detox to run e2e using Github Workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 34.3%
  • TypeScript 16.3%
  • JavaScript 14.4%
  • Objective-C 13.6%
  • Starlark 7.3%
  • Shell 7.1%
  • Other 7.0%