VS Code Extension Testing
WebdriverIO allows you to seamlessly test your VS Code extensions from end to end in the VS Code Desktop IDE or as web extension. You only need to provide a path to your extension and the framework does the rest. With the wdio-vscode-service
everything is taken care of and much more:
- 🏗️ Installing VSCode (either stable, insiders or a specified version)