void/test/automation
2024-09-22 04:12:00 -07:00
..
src add test back 2024-09-22 04:12:00 -07:00
tools init commit 2024-09-10 19:37:36 -07:00
.gitignore init commit 2024-09-10 19:37:36 -07:00
.npmignore init commit 2024-09-10 19:37:36 -07:00
package-lock.json feat: swtich to npm as default package manager 2024-09-19 02:22:27 +02:00
package.json init commit 2024-09-10 19:37:36 -07:00
README.md init commit 2024-09-10 19:37:36 -07:00
tsconfig.json init commit 2024-09-10 19:37:36 -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.