I have bunch of unit test I'm testing and I put the breakpoint on the unitest code and when I run with CTL+R,T instead of stopping on the breakpoint it just execute the code and I'm trying to debug the unittest code because its failing. Any help?
I'm using VS 2010 professional version.