Visual Studio – suddenly cannot debug tests
I encountered this today. I tried closing the solution but it didn’t work. My mistake I set my solution to Release Mode instead of Debug Mode. I set it to Debug then it worked as expected. I’m using VS 2015 professional.