vscode/test/automation
2021-01-07 16:47:11 +01:00
..
src Fix #109644 2020-12-02 17:50:49 +01:00
tools
.gitignore
.npmignore
package.json Do not compile /test/ and /build/ scripts during postinstall, the scripts get compiled explicitly during CI 2021-01-07 16:47:11 +01:00
README.md
tsconfig.json Web - run smoke tests using playwright (#89918) 2020-02-04 17:23:27 +01:00
yarn.lock Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +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.