Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Add code coverage analysis to unit testing section #151

Open
fkromer opened this issue Oct 12, 2017 · 5 comments
Open

Suggestion: Add code coverage analysis to unit testing section #151

fkromer opened this issue Oct 12, 2017 · 5 comments

Comments

@fkromer
Copy link

fkromer commented Oct 12, 2017

I would suggest to add an "how to" section about adding code coverage analysis (e.g. using the code coverage cmake module) to the unit testing section.

@UniverseHan
Copy link

any progress about this?

@fkromer
Copy link
Author

fkromer commented Jun 18, 2020

@UniverseHan Nope

@marip8
Copy link
Member

marip8 commented Jun 18, 2020

It's not strictly a tutorial, but you can check out @Levi-Armstrong 's branch of the cmake_common_scripts project. He has started curating some commonly used CMake macros (including code coverage) into this project for easier use by other projects. There is an example in the README that shows how to add code coverage to a target

@UniverseHan
Copy link

@fkromer Ok, I am happy to contribute to this subject. let me try.

@fkromer
Copy link
Author

fkromer commented Sep 21, 2020

@UniverseHan Cool. Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants