I am having Issues debugging unit tests in visual studio. I can run them fine from test explorer. The issue is that I cannot step into the code and debug. Also, I am able to
I'm using Windows 8.1 and VS2013 and had the same issue.
The reason this was happening to me is the following - I had my android phone connected to my computer and USB debugging was enabled on the phone.
There you have it.