VSCode Extension Testing Service
wdio-vscode-service is a 3rd party package, for more information please see GitHub | npm
Tested on:
WebdriverIO service for testing VSCode extensions.
This WebdriverIO service allows you to seamlessly test your VSCode extensions from end to end in the VSCode Desktop IDE or as a web extension. You only need to provide a path to your extension and the service does the rest by:
- 🏗️ Installing VSCode (either
stable
,insiders
or a specified version)