mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
integration - mention how to debug
This commit is contained in:
@@ -19,3 +19,7 @@ All integration tests run in an Electron instance. You can specify to run the te
|
||||
All integration tests run in a browser instance as specified by the command line arguments.
|
||||
|
||||
Add the `--debug` flag to see a browser window with the tests running.
|
||||
|
||||
## Debug
|
||||
|
||||
All integration tests can be run and debugged from within VSCode (both Electron and Web) simply by selecting the related launch configuration and running them.
|
||||
|
||||
Reference in New Issue
Block a user