Skip to content

Files

Latest commit

 

History

History

sample

vscode-test-web-sample

Sample for using https://github.com/microsoft/vscode-test-web.

Continuously tested with latest changes:

When making changes to vscode-test-web library, you should compile and run the tests in this sample project locally to make sure the tests can still run successfully.

npm run install
npm run compile
npm run test