[TIP] detecting when a changeset is not well tested

Michael Foord michael at voidspace.org.uk
Tue Aug 23 08:56:52 PDT 2011


On 23/08/2011 15:59, Tarek Ziadé wrote:
> Hey
>
> So, I can build this in a script or... ask here if something exists already :)
>
> I am looking for a script that can:
>
> 1/ keep a history of the test coverage for every module of my project
> 2/ on a commit, detect when the coverage for a module lowers
> 3/ send a warning and point the part that's not covered
I don't know of a tool like that, but I'd be very interested in one. :-)

Michael

>
> I guess that could be a script on the top of "coverage", but maybe
> someone has done this already ?
>
> Cheers
> Tarek
>


-- 
http://www.voidspace.org.uk/

May you do good and not evil
May you find forgiveness for yourself and forgive others
May you share freely, never taking more than you give.
-- the sqlite blessing http://www.sqlite.org/different.html




More information about the testing-in-python mailing list