preetb123 / expo-detox-sample

Sample app to demonstrate detox working with expo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expo-detox-sample

Sample app to demonstrate detox working with expo

Setup

Clone the repo & install the dependencies

git clone git@github.com:preetb123/expo-detox-sample.git
cd expo-detox-sample
yarn install

Run the tests with

# start the packager
yarn start

 # run the tests: this will also download the exponent app if it is not already present in `bin` directory
yarn test:e2e

About

Sample app to demonstrate detox working with expo


Languages

Language:Shell 42.3%Language:JavaScript 35.1%Language:TypeScript 22.5%