Skip to content

Yidadaa/CMake-Test-Tools-VSCode

Repository files navigation

CMake Test Tools Extension for VSCode

This extension is an alternative of TestMate Extension, supports Google Test and Catch2.

banner.png

Preview

Here is a screen recording GIF file. Please be patient if your network connection is slow.

demo.gif

Features

  • Blazing fast discovering tests from opening files, but not from whole project, which makes it faster than TestMate in huge projects;
  • Add run and debug inline Code Lens actions to document;
  • Integrated with Offical CMake Tools Extension.

Requirements

All requirements are same as CMake Tools Extension.

Usage

Before click run and debug button, please make sure that the CMake build target and CMake launch target in the status bar are consistent, and that the target include the file of the case you want to run.

usage

Extension Settings

  • No Settings yet.

Known Issues

If you encounter any issues while using, please submit an issue here.

Release Notes

See change log;

License

About

Fastest cpp test runner vscode extension, support Google Test / Catch2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published