vscode/test/automation
2021-03-31 09:24:44 +02:00
..
src Remove waiting for welcome page while we are experimenting with what the welcome page will be 2021-03-11 09:23:38 -08:00
tools
.gitignore Fix minor packaging issues in automation lib 2019-11-04 12:03:51 -08:00
.npmignore Fix minor packaging issues in automation lib 2019-11-04 12:03:51 -08:00
package.json Swap cpx for cpx2 2021-03-31 09:24:44 +02:00
README.md
tsconfig.json fix smoke tests with stable build (fix #117420) 2021-02-23 19:04:51 +01:00
yarn.lock Swap cpx for cpx2 2021-03-31 09:24:44 +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.