feature: Command to run all tests in project · Issue #466 · nvim-java/nvim-java · GitHub
Skip to content

feature: Command to run all tests in project #466

Description

@mKrswe

Did you check the docs?

  • I have read all the docs

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

There is currently no command to run all the tests in the project which I usually use after implementing a new feature to gurantee that I did not mess up something else.

Describe the solution you'd like

Two new Commands:

  • :JavaTestRunAllTests
  • :JavaTestDebugAllTests

Describe alternatives you've considered

Running all tests via the mvn command.

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions