vscode/test/README.md
2020-02-07 10:17:49 +01:00

303 B

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