Nuxeo/Blogs

Stefane Fermigier's Nuxeo Blog/News from the Open Source ECM trenches

coverage.py, profile and hotshot support in Zope’s testrunner

without comments

I have added support for coverage analysis using coverage.py
from Gareth
Rees
and
Ned Batchelder
, as well as support for profiling using either the profile or hotshot modules
from the Python
standard library
, to Zope 2′s test runner test.py.

See the
attached file
.

August 21st, 2005 at 10:08 am

Posted in Uncategorized