Issue · GitHub
Skip to content

feature: Run test in a new terminal #387

Description

@maciekwiso

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

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