mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Reminder to compile between tests
This commit is contained in:
@@ -8,6 +8,7 @@ All unit tests are run inside a electron-browser environment which access to DOM
|
||||
|
||||
- use the `--debug` to see an electron window with dev tools which allows for debugging
|
||||
- to run only a subset of tests use the `--run` or `--glob` options
|
||||
- use `yarn watch` to automatically compile changes
|
||||
|
||||
For instance, `./scripts/test.sh --debug --glob **/extHost*.test.js` runs all tests from `extHost`-files and enables you to debug them.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user