10 Apr
2008
10 Apr
'08
3:50 p.m.
Dieter Maurer wrote:
As the community (apparently) strongly favors "doctest" over "unittest", I wrote my first test based on "zope.testing.doctest". And promptly, I was badly surprised....
In order to analyse a difficult problem, I added "from dm.pdb import zpdb; zpdb.set_trace()" in the doctest ("dm.pdb.zpdb" is my Zope aware PDB extension)
The standard PDB works fine. I'm sure you're extended version can be tweaked to as well. -- Benji York Senior Software Engineer Zope Corporation