vscode/test
Robo e178455531
ci: check for clean git state in npm validation (#230479)
2024-10-04 11:04:18 -07:00
..
automation
integration
leaks
monaco ci: check for clean git state in npm validation (#230479) 2024-10-04 11:04:18 -07:00
smoke
unit esm - more cleanup (#230285) 2024-10-02 11:55:17 +02:00
.mocharc.json
README.md
cgmanifest.json
package.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)