PedroBern / expo-e2e-demo

Expo application with detox to run e2e using Github Workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 34.3%Language:TypeScript 16.3%Language:JavaScript 14.4%Language:Objective-C 13.6%Language:Starlark 7.3%Language:Shell 7.1%Language:Ruby 6.2%Language:Swift 0.4%Language:C 0.4%