IDE_of_ICS/code/test
Wang_Weigen f5caba8e7b add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
..
automation add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
integration add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
leaks add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
monaco add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
smoke add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
unit add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
.mocharc.json add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
README.md add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
cgmanifest.json add orginal code for IDE of ICS 2022-09-16 15:11:53 +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)