vscode/test/automation
2023-11-30 12:58:41 +01:00
..
src throw error (#199653) 2023-11-30 12:58:41 +01:00
tools Fix extensions smoke test (#195264) 2023-10-10 20:11:30 +02:00
.gitignore
.npmignore
package.json chore: update to Electron 25 (#188268) 2023-08-07 21:46:27 +09:00
README.md
tsconfig.json Bump targets for test/automation and test/integration (#165298) 2022-11-02 17:10:12 -07:00
yarn.lock Bump dependencies for debug sub-dependency (#195513) 2023-10-13 09:01:12 -07: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.