vscode-test-web/sample/README.md

545 B

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