vscode-java-test
vscode-java-test copied to clipboard
Run and debug Java test cases in Visual Studio Code.
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...
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:...