j vickroy <[EMAIL PROTECTED]> writes:

> Hello all,
>
> I am using py.test (http://codespeak.net/py/dist/test.html) to perform
> unit testing.  I would like to include test coverage analysis using
> coverage.py (http://nedbatchelder.com/code/modules/coverage.html), but
> I do not know how to simultaneously apply the two tools in a single
> run.
>
> Could someone offer a suggestion on how to combine coverage analysis
> with py.test.

http://darcs.idyll.org/~t/projects/figleaf/doc/


Run:

figleaf py.test


John
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to