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 140 vscode-java-test issues
Sort by recently updated
recently updated
newest added

there should be username and password lists in the panel,but there isn't I found that I can get the result in debug panel,like this if I put a breakpoint there...

bug
ai-triaged
junit
test-reporting

Hello, JUnit 6 is out from a moment : https://docs.junit.org/6.0.0/release-notes/#release-notes-6.0.0 Do you plan to support it in a near future ? Kind regards

enhancement
ai-triaged
junit
test-discovery
low-priority

I have a gradle-based Java project, and it has been working fine. Recently it started refreshing the testing view every time a test run completes. It takes five or so...

bug
ai-triaged
test-discovery
low-priority
gradle

Would it be possible to use this extension with language server from Oracle.oracle-java extension instead of redhat.java?

enhancement
ai-triaged
test-discovery

While working on some other features (in the Spring tooling space), I got feedback from a colleague that the test explorer should really display the "display name" of tests INSTEAD...

enhancement
ai-triaged
junit
low-priority
ui

**Environment:** - VS Code Version: 1.100.1 - Extension Version: vscode java 1.42.0 + pack 0.29.0 - JDK Type & Version: 17 - OS Type & Version: linux **Step to Reproduce:**...

bug
ai-triaged
junit
investigating
test-execution

When I first try to execute all JUnit tests, I receive this on the Debug Console: ![Image](https://github.com/user-attachments/assets/6af2d7b4-b2dd-4c55-bfc5-b97e708ba5a4) ![Image](https://github.com/user-attachments/assets/70ca0bac-4d28-4c54-a3a1-cb81e6ac63ac) After cleaning the Gradle project with "./gradlew clean build --refresh-dependencies" and trying...

bug
ai-triaged
junit
investigating
test-execution
test-discovery
gradle

Summary: Running a test case using "Delegate to Gradle" does not produce any test results. It doesn't look like the tests actually run. Looks like this problem was reported as...

bug
ai-triaged
high-priority
investigating
test-execution
gradle

When working with vscode workspaces having multiple folders/projects, it would be useful to have more options on how the project names are presented in the test runner. In a complex...

enhancement
ai-triaged
low-priority
gradle
maven
ui

We utilise Gitpod and this plugin is a clear favourite for many developers, but we can only use OpenVSX registry plugins. The version in there is currently causing some issues...

enhancement
ai-triaged