Unit Test for C/CPP(CTest)
Embold allows users to include CTest results as part of the analysis for C/C++ projects. However, Embold itself does not execute tests or generate test reports. To integrate test results, user must first run CTest and generate a report using a supported format(XML). Once the report is available, users need…
