We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
git clone https://github.com/seanpoulter/vscode-jest--193
JestExt#resolvePathToJestBin()
npm test --
The text was updated successfully, but these errors were encountered:
debugger support
2e7dc36
This is now by design (#287). One reason therefore is that simply running npm test isn't enough, one needs additional knowledge.
npm test
Sorry, something went wrong.
No branches or pull requests
Steps to Reproduce
git clone https://github.com/seanpoulter/vscode-jest--193
Expected Behavior
JestExt#resolvePathToJestBin()
can handle more complicated commands likenpm test --
Actual Behavior
The text was updated successfully, but these errors were encountered: