Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vinistock opened this issue Mar 18, 2025 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@vinistock
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant