vscode/test/automation
2021-07-08 19:10:25 +02:00
..
src Enable automated smoketests on Windows (#128224) 2021-07-08 19:10:25 +02:00
tools
.gitignore
.npmignore
package.json enable smoketest on linux 2021-06-11 12:19:17 +02:00
README.md
tsconfig.json fix smoke tests with stable build (fix #117420) 2021-02-23 19:04:51 +01:00
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.