vscode/test/README.md

9 lines
256 B
Markdown
Raw Normal View History

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