vscode/test/automation
Rob Lourens 8b5e6ff8c5 Fix notebook smoketest
Esc doesn't do the right thing because a notification showed up
Fix #99941
2020-06-12 07:56:18 -05:00
..
src Fix notebook smoketest 2020-06-12 07:56:18 -05:00
tools
.gitignore
.npmignore
package.json smoke - use tree kill also here 2020-02-26 09:04:03 +01:00
README.md
tsconfig.json Web - run smoke tests using playwright (#89918) 2020-02-04 17:23:27 +01:00
yarn.lock smoke - use tree kill also here 2020-02-26 09:04:03 +01:00

VS Code Automation Package

This package contains functionality for automating various components of the VS Code UI, via an automation "driver" that connects from a separate process. It is used by the smoke tests.