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

karma config scaffold #6

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from
Open

karma config scaffold #6

wants to merge 13 commits into from

Conversation

erichulburd
Copy link
Contributor

Summary
We want to run tests in two separate contexts (1) Node and (2) browser. Karma allows tests to run in different headless browsers, including Chrome, Safari, and Firefox.

Let's configure client and shared tests to run through Karma, and server and shared tests to run on pure Node (ie jasmine).

@DKbyo DKbyo changed the base branch from develop to master November 9, 2016 22:50
@DKbyo DKbyo changed the base branch from master to develop November 9, 2016 22:50
@manue1 manue1 removed their assignment May 22, 2023
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

Successfully merging this pull request may close these issues.

3 participants