vscode/test/automation
Johannes 0656d21d11
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02:00
..
src auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
tools Remove legacy smoke test driver (#147393) 2022-04-13 19:19:58 +02:00
.gitignore
.npmignore
README.md
package.json Remove legacy smoke test driver (#147393) 2022-04-13 19:19:58 +02:00
tsconfig.json
yarn.lock update minimist in smoke tests 2022-03-29 11:53:20 -07:00

README.md

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.