vscode/test/automation
mxwj 018ff30de3
Some checks failed
Monaco Editor checks / Monaco Editor checks (push) Has been cancelled
Initial commit
2024-11-15 14:29:18 +08:00
..
src Initial commit 2024-11-15 14:29:18 +08:00
tools Initial commit 2024-11-15 14:29:18 +08:00
.gitignore Initial commit 2024-11-15 14:29:18 +08:00
.npmignore Initial commit 2024-11-15 14:29:18 +08:00
package-lock.json Initial commit 2024-11-15 14:29:18 +08:00
package.json Initial commit 2024-11-15 14:29:18 +08:00
README.md Initial commit 2024-11-15 14:29:18 +08:00
tsconfig.json Initial commit 2024-11-15 14:29:18 +08: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.