← 返回首页
bug: Commands related to test not working · Issue #461 · nvim-java/nvim-java · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

bug: Commands related to test not working #461

New issue
New issue

Description

Did you check docs and existing issues?

  • I have read all the plugin docs
  • I have searched the existing issues
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

v0.12.0-dev-1769+gd6bee7e407

Operating system/version

linux ubuntu 24.04 e WSL 2.6.2

Describe the bug

I've created a demo application to show the problem. It's a springboot 2.7.1 java 17 with gradle 7.6.
The issue is with the testing, if I run the ./gradlew test it works fine, but the :JavaTestRunCurrentClass (or method) will give me the print that its running bug as soon as I open the test reports I get the error

If I run the :JavatestDebugCurrentMethod (or class) it gives me an error in repl

Steps To Reproduce

  • Download the issue.zip which as my nvim config and the project.
  • Open the test class (only has one)
  • run the commands described above

Expected Behavior

Tests to run and show on viewLastReport and to be able to debug them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    • Open in GitHub Copilot app

    Footer

    © 2026 GitHub, Inc.