Skip to content

Keyboard shortcut for running unit tests #14805

@boaz-chen

Description

@boaz-chen

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.

image

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-featureCategory: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions