vscode/test/automation
Sandeep Somavarapu 0ac5e95251 Fix #109644
2020-12-02 17:50:49 +01:00
..
src Fix #109644 2020-12-02 17:50:49 +01:00
tools
.gitignore
.npmignore
package.json
README.md
tsconfig.json
yarn.lock

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.