Why is Mocha not in the dev dependencies of the project? #2679
Closed
georgbuehler
started this conversation in
General
Replies: 1 comment
-
Never mind. I'm blind. I see it now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Perhaps this is a newb question, but . . . why isn't Mocha in the devDependencies of the project? Based on all the testing script commands in package.json, it sure likes like Mocha and Chai are being used as the test platform . . . yet Mocha is not in the devDependencies. Is this an oversight? Or does everyone working on this project just assumed to have it globally installed? Or is there some other good reason?
Beta Was this translation helpful? Give feedback.
All reactions