开发者

How to remote debug unit tests starting them from the debugger

I need to remote debugging some unit tests starting them from my debugger. Even setting the debug properties to remote debugger and setting 开发者_开发百科the application to MSTest with the rigth parameters when I start the execution the settings are ignored and the local MSTest is launched.

Any hint?

Thanks in advance.

EDIT: To clarify, I want to run MSTest from the commandline at a remote machine and debug that execution at my own machine. Is that possible?


As far as I know this is not possible in VS2008. :(

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜