-
Notifications
You must be signed in to change notification settings - Fork 7
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 only single test #21
Comments
This is supported. What version of Node.js are you using? |
Im on 20.8.0 |
Same problem here, unfortunately. |
Should be fixable once nodejs/node#51577 is released |
This should be fixed in the latest release if you're running Node 22. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
I attempt to run a single test, but all tests are run.
Discussion
Demo
single test clicked in test explorer, all tests run:
The text was updated successfully, but these errors were encountered: