Files
vscode/test
Benjamin Pasero b35fdbeb0d smoke test failure: show results from all folders (fix #306890) (#307186)
* smoke test failure: show results from all folders (fix #306890)

* smoke test failure: show results from all folders (fix #306890)
2026-04-01 09:53:17 -07:00
..
2026-04-01 11:51:29 +02:00
2026-03-11 10:46:45 -07:00

VS Code Tests

Contents

This folder contains the various test runners for VS Code. 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)
  • sanity: release sanity tests (README)