Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CUTE TestingNew to Visual Studio Code? Get it now.
CUTE Testing

CUTE Testing

CUTE Test

|
701 installs
| (0) | Free
VS Code support for the CUTE testing framework
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CUTE Test Extension README

Features

This extension implements CUTE tests into Visual Studio Codes and adds some interactions with them. With this extension handling is super easy and you get some diagnostics feedback.

user interface test assertion unregistered test warning unregistered suite warning template project

Requirements

On Windows:

  • MSYS2 with installed GCC, CMake and ClangD

On Linux:

  • GCC
  • CMake
  • ClangD

Extension Settings

Following extension configs are available:

  • cute.legacyCode.ignore: Show warnings if legacy syntax test declarations are found in the workspace. If set to true, there will be no more warnings about legacy code.
  • cute.testfinder.mode: Configure how the testsuites and testcases are discovered.

Release Notes

1.0.0

Initial release of CUTE Test extension

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft