vscode-dotnet-test-explorer icon indicating copy to clipboard operation
vscode-dotnet-test-explorer copied to clipboard

Feature: Debug test

Open jdelrue opened this issue 6 years ago • 7 comments

Right click -> Debug test

Runs the test with debug possibilities (stops at breakpoints)

jdelrue avatar Aug 24 '17 09:08 jdelrue

Strongly needed functionality. Do you have any plans to implement this?

arpit-nagar avatar Nov 22 '18 08:11 arpit-nagar

Not at the moment I'm afraid

stefanforsberg avatar Dec 02 '18 07:12 stefanforsberg

Maybe it can help : https://medium.com/@mikezrimsek/debugging-dotnet-core-projects-with-visual-studio-code-ff0ab66ecc70

plsgard avatar Apr 18 '19 13:04 plsgard

@plsgard Yes, we actually have something in the works that uses something similar to that post =)

stefanforsberg avatar Apr 18 '19 17:04 stefanforsberg

@stefanforsberg Is this still under development?

BukeMan avatar Mar 24 '20 14:03 BukeMan

This is already implemented, isn't it? image

simonachmueller avatar Sep 14 '20 11:09 simonachmueller

Any possibility to have an option to debug all tests?

Great work 👍🏼

nicolastakashi avatar Dec 15 '20 07:12 nicolastakashi