Files
vscode/test
Sandeep Somavarapu 6876a0de40 Fix #99840
2020-06-11 10:13:21 +02:00
..
2020-06-11 10:13:21 +02:00
2020-05-27 12:47:39 -07:00

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)
  • integration: our suite of API tests (README)
  • smoke: our suite of automated UI tests (README)
  • ui: our suite of manual UI tests