code coverage tool

phil hunt philh at cabalamat.uklinux.net
Wed Feb 26 21:22:22 EST 2003


On Thu, 20 Feb 2003 07:35:06 -0500, Peter Hansen <peter at engcorp.com> wrote:
>phil hunt wrote:
>> 
>> Is there an open-source code coverage tool for Python? I have a
>> program for which I have written sevewral unit tests, and I want to
>> see if any of the lines in my program aren't being exercised by the
>> tests.
>
>Google is your friend.  Try "python coverage" or sprinkle lightly
>with "test" or "code" or such...

I tried Google; I didn't come up with anything useful.


-- 
|*|*|  Philip Hunt <philh at cabalamat.org>  |*|*|
|*|*|  "Memes are a hoax; pass it on"     |*|*|





More information about the Python-list mailing list