You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Note: A sample repo will help us identify the bug much faster. 🙏
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
vscode-jest version:[e.g., v6.2.1]
node -v: [e.g., 20.9.0]
npm -v or yarn --version: [e.g., npm 10.1.0]
jest or react-scripts (if you haven’t ejected) version: [e.g., jest 29.7.0]
your vscode-jest settings:
jest.jestCommandLine? [e.g., npm test --]
jest.runMode? [e.g., on-demand]
jest.outputConfig? [e.g., none]
anything else that you think might be relevant? [e.g., none]
Operating system: [e.g., MacOS 14.2.1]
Prerequisite
are you able to run jest from the command line? [e.g., yes]
where do you run jest CLI from? [e.g., root directory of the project]
how do you run your tests from the command line? (e.g., "npm run test" or "node_modules/.bin/jest")
Additional context
Add any other context about the problem here.
The fastest (and the most fun) way to resolve the issue is to submit a pull request yourself. If you are interested, please check out the contribution guide, we look forward to seeing your PR...
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Note: A sample repo will help us identify the bug much faster. 🙏
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
node -v
: [e.g., 20.9.0]npm -v
oryarn --version
: [e.g., npm 10.1.0]Prerequisite
Additional context
Add any other context about the problem here.
The fastest (and the most fun) way to resolve the issue is to submit a pull request yourself. If you are interested, please check out the contribution guide, we look forward to seeing your PR...
The text was updated successfully, but these errors were encountered: