Skip to content

feature: Command to run all tests in project #466

@mKrswe

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

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