kylin-code/test
chriswang521 ba38805fcb 修改软件的名称为Kylin-Code. 2023-05-30 16:24:14 +08:00
..
automation from 1.68.0 2022-06-14 14:37:10 +08:00
integration 修改软件的名称为Kylin-Code. 2023-05-30 16:24:14 +08:00
leaks from 1.68.0 2022-06-14 14:37:10 +08:00
monaco from 1.68.0 2022-06-14 14:37:10 +08:00
smoke 修改软件的名称为Kylin-Code. 2023-05-30 16:24:14 +08:00
unit 修改软件的名称为Kylin-Code. 2023-05-30 16:24:14 +08:00
.mocharc.json from 1.68.0 2022-06-14 14:37:10 +08:00
README.md from 1.68.0 2022-06-14 14:37:10 +08:00
cgmanifest.json from 1.68.0 2022-06-14 14:37:10 +08:00

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)