Daily Usage Issues

(v1.37b ) New feature request: go to the location of the actual error, the deepest statemen

Started by liviuu on 7,128 views


Hi,

When I have a failing test, i have only the option to start debugging a failing test and break there.
Very useful would be to have:

1) go to the location of the actual error, the deepest statement, (located usually in the tested library )
2) start debugging a failing test and break on the actual statement that raised the error.

Best regards
If you haven't given it a try yet, the exception popup window (left click one of the Xs) is a very useful way to navigate to the failure point of a particular test.

Thanks for the suggestion on the break into option - I'll look into it.

Post a reply

Log in to reply.