Hello :)
I have a custom test adapter, this adapter run a custom .exe with logic to run my custom (legacy) tests.
When i debug any tests, this .exe is attached in visual studio. When i stop debug with stop button in visual studio i need to close this .exe.
Its possible assign stop debug event for visual studio instance?