vscode-java-test icon indicating copy to clipboard operation
vscode-java-test copied to clipboard

Selecting one test from a parametrized test, reruns all tests, but the result is filtered

Open smil2k opened this issue 1 year ago • 0 comments

I'm running a test suite of parametrized junit 5 tests.

Every second time all the tests are running instead of the one selected.

vscodetest

smil2k avatar Jan 31 '24 11:01 smil2k