
In CMake Tools 1.14 in VS Code, Microsoft offered a brand-new Test Explorer for utilizing CTest with CMake jobs.
In CMake jobs, users can merely click the “Run CTest” icon along the bottom status bar or the “Screening” side panel icon to release the test explorer.
When the task is set up, the tests in your CMakeLists.txt will fill in the Test Explorer.
The brand-new function permits users to see their tests’ comprehensive status and outcomes, run particular tests or sets of tests, debug tests, and see test output. The tool likewise consists of a refresh button for upgrading test info.
This release likewise includes open-source neighborhood contributions from users.
Microsoft mentioned that it prepares to explore the CMake tools’ user experience settings and carry out CMake language services and a CMake Debugger in the future.
Extra information are readily available here