> So, back to my original question; what do you mean by "providing
> coverage"?

Hi Roy,
I meant touch every line, such as what https://pypi.python.org/pypi/coverage
measures.

As the script is being invoked with Popen, I lose that luxury and only gain
the assertions tests but that of course doesn't show me untested branches.

Thanks,
jlc
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to