Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add headless runner for karma tests #1

Open
dkataiev opened this issue Jul 31, 2016 · 0 comments
Open

Add headless runner for karma tests #1

dkataiev opened this issue Jul 31, 2016 · 0 comments

Comments

@dkataiev
Copy link

dkataiev commented Jul 31, 2016

karma-chrome-launcher and karma-firefox-launcher requires Chrome and Firefox to be installed to run tests so they can not be run on a CI server which doesn't have browsers installed.
We can use karma-phantomjs-launcher to run 'headless' tests.

@dkataiev dkataiev changed the title Add headless run for tests Add headless runner for karma tests Jul 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant