vscode/test/automation
2024-08-05 14:14:23 -07:00
..
src Simplify getInstances. 2024-08-05 14:14:23 -07:00
tools Fix extensions smoke test (#195264) 2023-10-10 20:11:30 +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 29 (#209818) 2024-05-11 01:20:28 +09:00
README.md
tsconfig.json Fix some always true/false errors in codebase (#223359) 2024-07-30 15:37:27 -07:00
yarn.lock chore: update to electron 29 (#209818) 2024-05-11 01:20:28 +09: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.