vscode-java-test
vscode-java-test copied to clipboard
Run and debug Java test cases in Visual Studio Code.
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...
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
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...
Would it be possible to use this extension with language server from Oracle.oracle-java extension instead of redhat.java?
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...
**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:**...
When I first try to execute all JUnit tests, I receive this on the Debug Console:   After cleaning the Gradle project with "./gradlew clean build --refresh-dependencies" and trying...
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...
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...
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...