Debug a remote unit test with Visual Studio Remote Debugging Monitor
I'm debugging a project remotely with the Visual Studio Remote Debugging Monitor. In a similar fashion, is there a way to remotely debug code in a unit test running on the remote machine, presumably also using the debugging monitor?
Thanks
Please sign in to leave a comment.