Multi-Language, Single-Repository Code Coverage Analysis

Mohammad Mohsin Siddiqui 180 Reputation points
2024-01-16T12:26:36.66+00:00

Our project has multiple languages source code and we want to generate cumulative coverage report for all language. Visual Studio Enterprise has code coverage tool which only works with C++ / .Net projects. Is there any tool from Microsoft which I can use to generate cumulative coverage for all languages?

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

0 comments No comments

Answer accepted by question author
Anna Xiu-MSFT 31,211 Reputation points Microsoft External Staff
2024-01-17T03:08:41.2866667+00:00

Hi @Mohammad Mohsin Siddiqui, 

Welcome to Microsoft Q&A! 

What is the multi-language you refer to? 

Microsoft Code coverage analysis in Visual Studio is available only on managed and native (C++) code currently. 

Maybe you can try some third-party tools. 

Sincerely,

Anna


If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.