vscode/test/automation
Benjamin Pasero a15803b9e7 smoke test - add attribute for tabs to simplify lookup 2020-02-04 14:50:53 +01:00
..
src smoke test - add attribute for tabs to simplify lookup 2020-02-04 14:50:53 +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
README.md
package.json Add prepare script to package.json 2019-11-06 16:26:55 -08:00
tsconfig.json Refactor smoke UI automation into separate package 2019-09-05 09:16:29 -07:00
yarn.lock

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.