Project created as part of the EarlGrey2 tutorials. See more at:
EarlGrey2 —Direct Project Copy Setup Guide
Setup Guide: This project requires cloning EarlGrey2 into the root of this repository.
- clone this repository
- from the root of this repository, clone EarlGrey2 repository. The structure of the project should then be: EarlGrey2Example/EarlGrey
- Navigate to the root of the EarlGrey2 repository and download EarlGrey2 dependencies using the provided shell script
sh Scripts/download_deps.sh
- Open the EarlGrey2Example project
- Run UI tests through the EarlGrey2ExampleUITests scheme