vscode/test/automation
2020-12-17 10:27:39 +01:00
..
src Fix #109644 2020-12-02 17:50:49 +01:00
tools
.gitignore
.npmignore
package.json /build/ and /test/ should only have devDependencies 2020-12-17 10:27:39 +01:00
README.md
tsconfig.json
yarn.lock concurrently -> run-run-all 2020-12-15 15:21:24 +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.