Skip to content

Investigate implementing run in terminal as a proper test explorer profile #3312

Open
@vinistock

Description

@vinistock

We originally implemented run in terminal in a way that makes it kind of independent from the test explorer. However, this does not have to be the case and in fact we can provide an even more integrated experience if we make running tests in terminal a proper profile.

That would mean that running tests in the terminal still updates the explorer's UI and the user will have the option to run a test in the terminal in continuous mode (watch and run).

The test explorer supports implementing multiple run profiles, so we could just add another one for run in terminal that has a different run handler.

Metadata

Metadata

Assignees

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