Closed kevinyesenergy closed 7 months ago
Your test runner version must be 0.41.0 not 0.41.1, right?
I just released test runner 0.41.1
to fix this.
For anyone using redhat.java@1.30.x
and encounters this issue, please make sure the test runner 0.41.1
, or the latest pre-release version is installed.
Can confirm this works got the new version 1/2 an hour ago. Thank you @jdneo
I had to install redhat.java@v1.28.1
because of another issue. Then I had to downgrade this one to v0.40.1
for it to work.
Environment:
This started happening this morning. Non of our tests seem to get the play buttons nor show up in the Test Explorer. VSCode just doesn't seem to recognize any Junit tests within our project.
Clearly our tests are valid and can be run via surefire. Downgrading vscode-java-test to version 0.40.1 fixes this problem for us.
The following shows up on extension startup, I suspect this is the culprit: