[wingide-users] Testing Tools: Exceptions in test cases
Wingware Support
support at wingware.com
Mon Nov 3 10:11:32 MST 2008
Michael Foord wrote:
> My tests (unittest based) inherit from a custom TestCase class. This
> defines a lot of convenience assert methods. If the failure is raised by
> one of these assert methods then double clicking on the failure in the
> testing tool takes me to the error line in my TestCase class rather than
> the failing test. I then have to hunt through the stacktrace to find the
> right place to click that will take me to the failing test line.
Yes, there should be a way to tell the testing tool to not display
certain stack frames. We'll try to add this in the future.
Thanks,
John
More information about the wingide-users
mailing list