microsoft / vscode-cmake-tools

CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.46k stars 449 forks source link

CTest as the run-layer #3796

Open sinemakinci1 opened 4 months ago

sinemakinci1 commented 4 months ago

Brief Issue Summary

From a customer request

"In general, I think it is a good idea to bake in support for ctest directly into the official cmake extension. -ctest allows also application level tests with “add_tests” and/or launch.json.

-ctest could provide a unified testing view across applications and potentially multiple test frameworks (gtest, catch, etc)."

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

No response