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.
yarn install
yarn compile
yarn test