-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
C-featureCategory: feature requestCategory: feature request
Description
Currently, in order to run a unit test from within vscode, one must use the mouse, hover over the test function name they care about, and click Run Test. This is not very accessible, and also hurts the workflow of keyboard oriented developers.
I would like to suggest adding an action (that can have a keyboard shortcut attached to) called: Run selected test. This test will run the test the keyboard cursor is currently on.
Thanks for all the hard work!
Conaclos, gavofyork, TriplEight, nuke-web3, muharem and 26 more
Metadata
Metadata
Assignees
Labels
C-featureCategory: feature requestCategory: feature request