Dumb question but for some reason I just can't seem to figure out how to debug a unit test, hit a breakpoint on the client and step into a web service. In VS 2010 I just set my solution to be a Multiple Startup Projeects and set the debug to the client UI test and also the web service. When my breakpoint hit in the UI test I could step into the web service. In VS 2012, I don't see a way to do that. Can anyone help?
The official instructions are wrong. They say to attach the debugger first, but if you do that, the commands to start your unit test are disabled.
Always having to manually attach can be a pain. There doesn't seem to be a way to do it quickly from the Command Window. If I had to do a lot of debug cycles, I'd temporarily copy the test code into the web application somewhere that would get run at startup.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With