vscode/test/automation
Raymond Zhao a08322ae0a
Add delay to Settings editor search for smoke tests (#190903)
Ref #190896
2023-08-21 20:54:48 +01:00
..
src Add delay to Settings editor search for smoke tests (#190903) 2023-08-21 20:54:48 +01:00
tools
.gitignore
.npmignore
README.md
package.json chore: update to Electron 25 (#188268) 2023-08-07 21:46:27 +09:00
tsconfig.json
yarn.lock chore: update to Electron 25 (#188268) 2023-08-07 21:46:27 +09:00

README.md

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.