This project demonstrates how to call TestFairy SDK with Appium. Check out this blog post to see how it works behind the scenes!
- Must have NodeJS and NPM installed (https://nodejs.org/en/)
- Install dependencies by running
npm install
- To run all of the tests, run
npm test