vscode/test
João Moreno a28d028d2d
Enable automated smoketests on Windows (#128224)
2021-07-08 19:10:25 +02:00
..
automation Enable automated smoketests on Windows (#128224) 2021-07-08 19:10:25 +02:00
integration
leaks
monaco
smoke Enable automated smoketests on Windows (#128224) 2021-07-08 19:10:25 +02:00
unit
.mocharc.json
README.md
cgmanifest.json

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