vscode/test/automation
Sandeep Somavarapu 5a7b7be28a
throw error (#199653)
2023-11-30 12:58:41 +01:00
..
src
tools
.gitignore
.npmignore
README.md
package.json
tsconfig.json
yarn.lock

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.