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