vscode/test/automation
Peng Lyu e4702fa7ce Simplify getInstances. 2024-08-05 14:14:23 -07:00
..
src Simplify getInstances. 2024-08-05 14:14:23 -07:00
tools
.gitignore
.npmignore
README.md
package.json
tsconfig.json Fix some always true/false errors in codebase (#223359) 2024-07-30 15:37:27 -07:00
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.