Skip to content

pycoco is a script that can be used to generate code coverage info for the Python source code.

Notifications You must be signed in to change notification settings

LivingLogic/LivingLogic.Python.pycoco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LivingLogic.Python.pycoco

pycoco is a script that can be used to generate code coverage info for the Python source code.

The script downloads the Python source code, builds the interpreter with code coverage options, runs the test suite and generates an HTML report how often each source code line in each C or Python file has been executed by the test suite.

Author

Walter Doerwald

About

pycoco is a script that can be used to generate code coverage info for the Python source code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published