Skip to content

browserstack/emberjs-qunit-browserstack

Repository files navigation

emberjs-qunit-browserstack (Using BrowserStack Runner)

Installation

  • yarn

Configuration

Parameters for browserstack.json

  • username: BrowserStack username (Or BROWSERSTACK_USERNAME environment variable)
  • key: BrowserStack access key (Or BROWSERSTACK_KEY environment variable)
  • test_path: Path to the test page which will run the tests when opened in a browser.

Running Tests locally

Running Tests on Browserstack

  • ember serve Note: if ember is not present in the path then use ./node_modules/.bin/ember
  • ./node_modules/.bin/browserstack-runner

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published