Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode'
This commit is contained in:
9
lib/vscode/test/README.md
Normal file
9
lib/vscode/test/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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 tests ([README](unit/README.md))
|
||||
* `integration`: our suite of API tests ([README](integration/browser/README.md))
|
||||
* `smoke`: our suite of automated UI tests ([README](smoke/README.md))
|
||||
* `ui`: our suite of manual UI tests
|
||||
Reference in New Issue
Block a user