Skip to content

Commit

Permalink
Merge pull request microsoft#1734 from Microsoft/tests-readme-more-info
Browse files Browse the repository at this point in the history
Added development instructions to tests README
  • Loading branch information
egamma committed Jan 4, 2016
2 parents 92a51bc + 238d64f commit 707ceee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Run

The best way to run the Code tests is from within VS Code. Simply press `CMD+Shift+T` (`Ctrl+Shift+T` on Windows) to launch the tests.
The best way to run the Code tests is from within VS Code. Simply press `CMD+Shift+T` (`Ctrl+Shift+T` on Windows) 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.

If you wish to run the tests from a terminal, from the `vscode` folder run:

Expand Down

0 comments on commit 707ceee

Please sign in to comment.