Open
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues to ensure it has not already been reported.
Summary
VSCode now has a specific CLI and test runner extension for vscode E2E tests driven by Mocha
https://code.visualstudio.com/api/working-with-extensions/testing-extension
https://marketplace.visualstudio.com/items?itemName=ms-vscode.extension-test-runner
This will move our highly customized testing process to a more standard operation.