vscode/test
SteVen Batten a48c94c91f
bump node-fetch version in smoke tests
2022-02-01 11:40:45 -08:00
..
automation #141054 check line numbers in settigns file 2022-02-01 09:35:54 +01:00
integration
leaks
monaco
smoke bump node-fetch version in smoke tests 2022-02-01 11:40:45 -08: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)