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

Run and debug Java test cases in Visual Studio Code.

Results 113 vscode-java-test issues
Sort by recently updated
recently updated
newest added

Type: Bug Used Extension Bisect. Unsure if this is the problematic extension. Symptom. When delegating test to Gradle, the tests do not run: Aug 23, 2024 10:27:11 AM com.microsoft.java.debug.core.UsageDataSession submitUsageData...

enhancement

When I run the test I can not see debug output for specific test. Steps to reproduce: - Load this project into VsCode, [demo.zip](https://github.com/user-attachments/files/16637065/demo.zip) - Go to DemoApplicationTests.java and run...

Hi, I am trying to get our maven multi project to run in VSCode. One Package fails and throws this error: ``` Juli 30, 2024 6:01:44 PM org.apache.aries.spifly.BaseActivator log INFORMATION:...

bug
help wanted