vscode/test/README.md

10 lines
303 B
Markdown
Raw Normal View History

2020-02-07 09:09:22 +00:00
# VSCode Tests
2015-11-13 13:39:38 +00:00
2020-02-07 09:09:22 +00:00
## Contents
2015-11-13 13:39:38 +00:00
2020-02-07 09:09:22 +00:00
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