mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 01:37:20 +00:00
.. | ||
automation | ||
integration/browser | ||
smoke | ||
ui | ||
unit | ||
assert.js | ||
browser.js | ||
cgmanifest.json | ||
coverage.js | ||
css.mock.js | ||
index.html | ||
mocha.opts | ||
README.md |
VSCode Tests
Contents
This folder contains the various test runners for VSCode. Please refer to the documentation within for how to run them:
unit
: our suite of unit testsintegration
: our suite of API testssmoke
: our suite of automated UI testsui
: our suite of manual UI tests