microsoft / vstest-docs

Documentation for the Visual Studio Test Platform.
Other
214 stars 149 forks source link

Proposal for supporting debugging of external processes #216

Closed shyamnamboodiripad closed 4 years ago

shyamnamboodiripad commented 4 years ago

This should help VS better support debugging of tests such as TAEF which run in an external process.

I am sure I haven't thought through everything (especially compatibility or how this may impact non-VS scenarios) but I am hoping there is enough here that we can have a discussion.