vscode/test/automation
2021-11-12 06:11:18 -08:00
..
src Copy and use IWindowDriver in PlaywrightDriver 2021-11-12 06:11:18 -08:00
tools
.gitignore
.npmignore
package.json chore: 🔧 clean smoketest dependencies 2021-11-08 14:58:17 +01:00
README.md
tsconfig.json fix smoke tests with stable build (fix #117420) 2021-02-23 19:04:51 +01:00
yarn.lock chore: 🔧 clean smoketest dependencies 2021-11-08 14:58:17 +01: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.