vscode/test/automation
2021-07-07 13:23:11 +02:00
..
src Update playwright to 1.12.x and enable tracing for smoke tests (#128061) 2021-07-07 13:23:11 +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.