gcov-like python code coverage

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mathieu

    #1

    gcov-like python code coverage

    Just in case something already exist for this. Is there some tool,
    that can produce gcov-type coverage out of a python code ?

    I have an already existing regex code that turn gcov output into XML,
    which I'd like to reuse.

    thanks !
    -Mathieu

Working...