vscode/test/automation
2019-09-23 11:02:02 -07:00
..
src Adopt icon font in search viewlet 2019-09-23 11:02:02 -07:00
tools
.gitignore
package.json
README.md
tsconfig.json
yarn.lock

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.