mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-17 05:41:07 +01:00
4efa993b13
Also enables strict mode for test/integration since it only had strict null checks previously
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.