I would like to be able to click on the failed test and goto the source code place in the debugger.
Would that be possible?
Resharper can do it under C#.
Lars
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2013-04-02
I am having the same problem. I'll let you know if I figure it out.
Sean
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I assume that when you say debugger, you are talking about running the unit tests in the VS2008 IDE, double click an error line in the output window and it takes you to the source file/line.
I don't have VS2008 any more(I only had it for about a week), but in VS2010 this mechanism works fine, and it worked for me in VS2005.
Can you provide more details, and if possible, are you able to run VS2010 and describe the results?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to be able to click on the failed test and goto the source code place in the debugger.
Would that be possible?
Resharper can do it under C#.
Lars
I am having the same problem. I'll let you know if I figure it out.
Sean
I assume that when you say debugger, you are talking about running the unit tests in the VS2008 IDE, double click an error line in the output window and it takes you to the source file/line.
I don't have VS2008 any more(I only had it for about a week), but in VS2010 this mechanism works fine, and it worked for me in VS2005.
Can you provide more details, and if possible, are you able to run VS2010 and describe the results?