[wingide-users] wing unittests und plone
robert rottermann
robert at redcor.ch
Tue Jan 13 06:46:01 MST 2009
Wingware Support schrieb:
> robert rottermann wrote:
>> when this script is started with a "test" parameter, insted of starting
>> zope/plone the test are run.
>> so it would be nice, if the last line could be replaced with:
>> exec "$WING" "$ZOPE_RUN" -C "$CONFIG_FILE" "$@"
>
> That won't work of course.
>
>
>
> If you want to debug, you may be able to do that by using 'import
> wingdbstub'
> as described at
> http://wingware.com/doc/debug/debugging-externally-launched-code
> or by configuring a project that mimics the environment set up by the
> launcher script and set up the $ZOPE_RUN file as the main debug file.
>
>
this worked. I just imported wingdbstub at the to of the file with the test. et
voila..
(like in the old days, whenn WingDBG not yet existed ..)
thanks
robert
More information about the wingide-users
mailing list