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

[BUG] #1203

Open
ALJHONQ opened this issue Nov 25, 2024 · 0 comments
Open

[BUG] #1203

ALJHONQ opened this issue Nov 25, 2024 · 0 comments

Comments

@ALJHONQ
Copy link

ALJHONQ commented Nov 25, 2024

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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...

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

No branches or pull requests

1 participant