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

Run npm test from gulp test #2303

Closed
anselmbradford opened this issue Aug 11, 2016 · 4 comments
Closed

Run npm test from gulp test #2303

anselmbradford opened this issue Aug 11, 2016 · 4 comments

Comments

@anselmbradford
Copy link
Member

anselmbradford commented Aug 11, 2016

Current behavior

  • npm test runs snyk npm package vulnerability scan.

Expected behavior

  • Tie snyk vulnerability scan into gulp test workflow, e.g. if gulp audit:security is run, the snyk vulnerability scan is run.
@KimberlyMunoz
Copy link
Contributor

It should be the opposite way around. npm test should be the default command that runs the default gulp task.

@anselmbradford
Copy link
Member Author

That too

@anselmbradford
Copy link
Member Author

Running snyk test from node's spawn runs into permission issues.

@wpears
Copy link
Member

wpears commented Jul 16, 2019

Closing in favor of #3576

@wpears wpears closed this as completed Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants