Sample for using browserstack-runner to run Javascript tests (QUnit framework) on BrowserStack infrastructure.
###Install browserstack-runner Starting and pre-requite: [browserstack-runner]
npm -g install browserstack-runner
###Configuring the json
- Open
browserstack.json
- Add
username
andkey
with your BrowserStack credentials. Don't have one? Get one on BrowserStack dashboard - You can further customize capabilities in the json. For detailed reference, visit browserstack-runner github repository here.
###Sample test
- To run:
browserstack-runner