Re: [Visualpython-discuss] Unittests don't run with debug
by Robert Ferrell other posts by this author
Nov 7 2003 1:09AM messages near this date
view in the new Beta List Site
Re: [Visualpython-discuss] Unittests don't run with debug
|
Re: [Visualpython-discuss] Unittests don't run with debug
<quote who="Eric Promislow">
<snip>
> The solution I would
> have liked was to be able to say
>
> unittest.main(module=<me, not that module called __main__>)
>
> but there is no construct.
BTW, I looked long and hard for a way to do this in Python. I thought
that breaking up the code into two parts was my own newbie solution, but I
guess you are confirming that there really is no way to express this.
thanks,
-robert
Thread:
Robert Ferrell
Eric Promislow
Robert Ferrell
Robert Ferrell
|