Skip to content

Commit

Permalink
Merge 39b0be1 into daa76cb
Browse files Browse the repository at this point in the history
  • Loading branch information
jlecordier committed Nov 12, 2021
2 parents daa76cb + 39b0be1 commit b775544
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,8 @@ Currently supported variables:
## Commands

This extension contributes the following commands and can be accessed via [Command Palette](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette):


|command|description|availability|
|---|---|---|
|Jest: Start All Runners| start or restart all jest runners|always
Expand All @@ -539,6 +541,8 @@ One can assign keyboard shortcut to any of these commands, see [vscode Key Bindi

## Menu
In interactive mode, user can trigger the following action from the text editor context-menu


|menu|description|keyboard shortcut
|---|---|---|
|Jest: Run Related Tests| if in test file, run all tests in the file; if in source file, run all tests with dependency to the file|Ctrl-Option-t (Mac) or Ctrl-Alt-t|
Expand Down

0 comments on commit b775544

Please sign in to comment.