Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Integrate Karma Test Runner #9

Closed
sambuddhabasu opened this issue Apr 22, 2015 · 1 comment
Closed

Integrate Karma Test Runner #9

sambuddhabasu opened this issue Apr 22, 2015 · 1 comment

Comments

@sambuddhabasu
Copy link
Member

No description provided.

@smcgregor
Copy link
Member

I believe the steps involved in implementing this are to:

  1. Add a launcher to package list that will launch the safari web browser.
  2. Add Safari to this list. When doing this step you should also figure out a way to not run the tests on Safari if Safari is not present. I don't know if trying to run safari on a platform that doesn't have it will throw an error.
  3. Finally, run the tests on SauceLabs using the other Karma configuration script.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants