Files
vscode/test
Johannes Rieken f9c5a5511e add help printing
2020-02-07 16:20:09 +01:00
..
2020-02-07 16:20:09 +01: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
  • integration: our suite of API tests
  • smoke: our suite of automated UI tests
  • ui: our suite of manual UI tests