vscode/test/automation
2021-06-30 12:01:31 +02:00
..
src web smoke test: bump up port number 2021-06-30 12:01:31 +02:00
tools
.gitignore
.npmignore
package.json enable smoketest on linux 2021-06-11 12:19:17 +02:00
README.md
tsconfig.json
yarn.lock enable smoketest on linux 2021-06-11 12:19:17 +02: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.