vscode/test/automation
2022-04-06 10:41:22 +02:00
..
src smoke - allow to enable verbose vscode logs and enable for now 2022-04-06 10:41:22 +02:00
tools Use playwright for desktop smoke tests (#146692) 2022-04-04 10:13:08 +02:00
.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 chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
README.md
tsconfig.json fix smoke tests with stable build (fix #117420) 2021-02-23 19:04:51 +01:00
yarn.lock update minimist in smoke tests 2022-03-29 11:53:20 -07: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.