What is @vscode/test-web?
"This module helps testing VS Code web extensions locally."
@vscode/test-web is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 418.7 KB on disk.
Installation Guide
# Install via NPM
npm install @vscode/test-web
# Install via Yarn
yarn add @vscode/test-web