Skip to content

saifsms91/DetoxAutomationPoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DetoxAutomationPoc

This Repository Contains Detox Automation POC

Make sure you have Xcode installed (tested with Xcode 8.1-8.2). make sure you have node installed (brew install node, node 8.3.0 and up is required for native async-await support, otherwise you'll have to babel the tests). Make sure you have react-native dependencies installed: react-native-cli is installed (npm install -g react-native-cli) Step 1: Npm install Step 2: Make sure you're in folder saifsms91/detoxAutomationPoc Step 3: Run npm install. Step 4: react-native run-ios Step 5: yarn test:e2e