Automatically attach debugger to VS if test is being debugged
Closed this issue · 0 comments
kzu commented
When running a test with the debugger, we should automatically attach
the same debugger (VS) to the child VS process so that test debugging
experience is exactly the same as for in-proc tests run for regular xunit.