vscode/test/automation
2020-02-07 16:22:10 +01:00
..
src tests - browser tests to go through new log service 2020-02-07 16:22:10 +01:00
tools
.gitignore
.npmignore
package.json test - share playwright for tests 2020-02-07 10:07:21 +01:00
README.md
tsconfig.json Web - run smoke tests using playwright (#89918) 2020-02-04 17:23:27 +01:00
yarn.lock test - share playwright for tests 2020-02-07 10:07:21 +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.