redhat-developer / vscode-java

Java Language Support for Visual Studio Code
Eclipse Public License 2.0
2.08k stars 440 forks source link

Fail run Junit4 test #3698

Open tjlcast opened 4 months ago

tjlcast commented 4 months ago

I am trying to run Spring-JUnit4 test code on the company's internal network. After clicking the run button for the corresponding test class in 'JAVA PROJECTS', there is no response. I see the following plugin output information in the output:

15ab363222456f03aefeeb7e5db9ad1

What configuration should I use? Or which is the minimum version of Red Hat Java that supports running test code?

And below is my settings.json:

d49b323910ab02d58bbe6db1341c4ac

Thanks a lot!

Environment
jdneo commented 2 months ago

Did you install the Test Runner for Java extension?