Skip to content

Latest commit

 

History

History
 
 

sample

vscode-test-sample

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