-
Bug
-
Resolution: Done
-
Major
-
3.20.0.GA
-
False
-
-
False
-
-
Description:
Test Runner for Java extension no longer populating with tests in DevSpaces 3.20
Reproducer steps:
- Create a workspace with some Java unit tests. We were using gradle as opposed to maven, but I think either gradle or maven should work
- Download and install VS Code Java Test extension from open-vsx https://open-vsx.org/extension/vscjava/vscode-java-test
- Change the Java language server to Standard
- Build your tests either via gradle or maven
- Observe the tests do not populate in the Java Test Runner extension window