When I attempt to debug a unit test that fails because of an unhandled exception in my code, I expect Visual Studio to break on the unhandled exception so I can inspect the
Install Testdriven.NET, and use "Test With -> Debugger".