Run a test isolated (prevent entire suite to run) #4951
Unanswered
Warkanlock
asked this question in
Q&A
Replies: 0 comments 1 reply
-
If you mean Node.js core tests, how to run a single test is documented in https://github.com/nodejs/node/blob/main/BUILDING.md#running-tests. If you mean in a Node.js project in general, it will depend on that project's tooling. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, new here so question might be a little bit silly,
But, is there a way to run a test isolated just to not run the entire suite all at once?
Regards
Beta Was this translation helpful? Give feedback.
All reactions