connor4312 / nodejs-testing

VS Code integration for node:test native tests
MIT License
43 stars 6 forks source link

run only single test #21

Closed cdaringe closed 2 months ago

cdaringe commented 8 months ago

Problem

I attempt to run a single test, but all tests are run.

Discussion

Demo

single test clicked in test explorer, all tests run:

Untitled
connor4312 commented 8 months ago

This is supported. What version of Node.js are you using?

cdaringe commented 8 months ago

Im on 20.8.0

adrienjoly commented 7 months ago

Same problem here, unfortunately.

connor4312 commented 4 months ago

Should be fixable once https://github.com/nodejs/node/pull/51577 is released

connor4312 commented 2 months ago

This should be fixed in the latest release if you're running Node 22.