[wingide-users] Goto source troubles with doctests in __test__
Wingware Support
support at wingware.com
Mon Jun 30 11:27:16 MDT 2008
René Pijlman wrote:
> Wingware Support wrote:
>> René Pijlman wrote:
>>> In the testing tool, when I right-click on a doctest in __test__ and
>>> do Goto Source, I get an error dialog: "Error executing
>>> command.internal.none.goto_defn".
>>
>> Thanks for the report. I'm going to let John handle this since he's been
>> doing all the work on the doctest support, but he is on vacation until
>> next week.
>
> Just checking because it's been a while ... has John noticed this issue?
I've made some improvements to goto source for tests in __test__. It
still doesn't work as well as goto source does for tests defined by
classes and def's because it's more difficult to determine where an
object in a dictionary came from.
Thanks for the bug report.
Cheers,
John
More information about the wingide-users
mailing list