To ensure the VSCode extension is working as expected, we need to add E2E/Integration tests during the CI. THe popular option event with a Webview extension, is @vscode/test-electron.
To ensure the VSCode extension is working as expected, we need to add E2E/Integration tests during the CI.
THe popular option event with a Webview extension, is @vscode/test-electron.