vscode/test/automation
Sandeep Somavarapu 1a9df6127c fix smoke tests
2021-03-05 15:27:03 +01:00
..
src fix smoke tests 2021-03-05 15:27:03 +01:00
tools
.gitignore Fix minor packaging issues in automation lib 2019-11-04 12:03:51 -08:00
.npmignore Fix minor packaging issues in automation lib 2019-11-04 12:03:51 -08:00
package.json testing: remove duplicate extension and internal IDs 2021-02-19 16:57:29 -08:00
README.md
tsconfig.json fix smoke tests with stable build (fix #117420) 2021-02-23 19:04:51 +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.