mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Merge branch 'master' into tyriar/open_recently_closed_file
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Run
|
||||
|
||||
The best way to run the Code tests is from within VS Code. Simply press <kbd>F1</kbd>, type "run test" and press <kbd>enter</kbd> to launch the tests. To make development changes to unit tests you need to be running `gulp`. See [Development Workflow](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#incremental-build) for more details.
|
||||
The best way to run the Code tests is from within VS Code. Simply press<kbd>F1</kbd>, type "run test" and press <kbd>enter</kbd> to launch the tests. To make development changes to unit tests you need to be running `gulp`. See [Development Workflow](https://github.com/Microsoft/vscode/tree/master/wiki/contributing/how-to-contribute.md#incremental-build) for more details.
|
||||
|
||||
If you wish to run the tests from a terminal, from the `vscode` folder run:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user