vscode/test/automation
Benjamin Pasero d41ca1ce5f tests - also use --no-cached-data for normal integration tests 2020-06-09 10:29:01 +02:00
..
src tests - also use --no-cached-data for normal integration tests 2020-06-09 10:29:01 +02: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
README.md
package.json smoke - use tree kill also here 2020-02-26 09:04:03 +01:00
tsconfig.json Web - run smoke tests using playwright (#89918) 2020-02-04 17:23:27 +01:00
yarn.lock smoke - use tree kill also here 2020-02-26 09:04:03 +01:00

README.md

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.