Skip to content

Improving README a little bit #68

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

Closed
wants to merge 1 commit into from

Conversation

Antonio-Laguna
Copy link

Fixes #59

@vojtajina
Copy link
Contributor

We discussed this a couple of times. The recommended way is to install karma and all the plugins your project needs locally in that project (and putting them into package.json). That way, other developers can just do npm install and everything is set up.

If you follow that strategy, you should not be required to specify "plugins" in karma.conf.js - Karma will load all these plugins by default.

What is the use case where this does not work?

@aymericbeaumet
Copy link
Member

@Belelros It's been 2 months, reopen this PR if you still think it could be valuable.

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

Successfully merging this pull request may close these issues.

"Can not load "coverage", it is not registered!" error when running
3 participants