← 返回首页
feature: Run test in a new terminal · Issue #387 · 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

feature: Run test in a new terminal #387

New issue
New issue

Description

Did you check the docs?

  • I have read all the docs

Is your feature request related to a problem? Please describe.

Currently when you run test method twice, they all run in the same terminal and overwrite each other.
It'd be useful to be able to choose to run test class/method in a new terminal.

Describe the solution you'd like

There should be another action like JavaTestRunCurrentMethodNewTerminal that would run the test mehod in a new terminal, so that we don't lose terminal from previous test run.

Describe alternatives you've considered

Executing the test in a new terminal with manual command.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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.