Added Testing section in the README

This commit is contained in:
Shazron Abdullah 2016-01-12 17:52:11 -08:00
parent cbba8a4328
commit 0159cfc194

View File

@ -40,6 +40,13 @@ xcodebuild
This will build `ios-deploy` into the `build/Release` folder. This will build `ios-deploy` into the `build/Release` folder.
## Testing
Run:
```
npm install && npm test
```
### OS X 10.11 El Capitan ### OS X 10.11 El Capitan