formulahendry / formulahendry/vscode-dotnet-test-explorer

2.0 Feature: Make dotnet test explorer UI work similar to Search so devs can work with large numbers of tests

Open
#36 1 comment 1 reaction 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
208
Forks
93
PR merge metrics
No merged PRs in 30d

Description

If tests were exposed in a UI similar to search rather than Explorer more powerful UI can be built similar to Visual Studio.

- a user can free text search to see a filtered list of tests + only failing tests.
-- run these tests with a keyboard shortcut.

I've not investigated if this is possible. I have a suspicion that VSCode doesn't allow top level menu items to be added as 3rd party extensions. Maybe making this project part of the main project is the only way.

Here's the relevant issue on the VS Code repo, I've added a comment https://github.com/Microsoft/vscode/issues/1833

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.