Sample for using https://github.com/microsoft/vscode-test.
Continuously tested with latest changes:
When making changes to vscode-test library, you should compile and run the tests in this sample project locally to make sure the tests can still run successfully.
npm install
npm run compile
npm test