Skip to content

Python-based tool designed to enhance your unit testing process. With this application, you can effortlessly generate and examine unit test coverage reports and test reports. The tool leverages GCOV to obtain coverage data and utilizes LCOV to create HTML-based coverage reports

Notifications You must be signed in to change notification settings

userganeshr/codecoverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

codecoverage

Generating code coverage Report using gcov and lcov for c/c++ projects.

Python-based tool designed to enhance your unit testing process. With this application, you can effortlessly generate and examine unit test coverage reports and test reports. The tool leverages GCOV to obtain coverage data and utilizes LCOV to create HTML-based coverage reports

How to use this Python App and Setup instrctions are mentioned briefly in my medium page.

you can find from this link https://medium.com/@rpushpaganesh

About

Python-based tool designed to enhance your unit testing process. With this application, you can effortlessly generate and examine unit test coverage reports and test reports. The tool leverages GCOV to obtain coverage data and utilizes LCOV to create HTML-based coverage reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published