En Fri, 14 Mar 2008 17:23:14 -0200, Amit Gupta <[EMAIL PROTECTED]>  
escribi�:

> So What do I do, if my testcase if failing because of an uncaught
> exception and I want to run it in pdb.

Oh, sorry, my last message doesn't apply because the unittest framework  
caughts the exception.
Looks like you have to override TestResult.addError and call pdb.pm()  
there.

-- 
Gabriel Genellina

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

Reply via email to