Skip to content

Commit f7884f5

Browse files
author
Benjamin Pasero
committed
integration - mention how to debug
1 parent 55d1af3 commit f7884f5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/integration/browser/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ All integration tests run in an Electron instance. You can specify to run the te
1919
All integration tests run in a browser instance as specified by the command line arguments.
2020

2121
Add the `--debug` flag to see a browser window with the tests running.
22+
23+
## Debug
24+
25+
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.

0 commit comments

Comments
 (0)