vscode/test/automation
Sandeep Somavarapu 2277c8e2a3 Fix #104230
2020-08-07 12:31:03 +02:00
..
src Fix #104230 2020-08-07 12:31:03 +02: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.