vscode-dotnet-test-explorer
vscode-dotnet-test-explorer copied to clipboard
Feature: Debug test
Right click -> Debug test
Runs the test with debug possibilities (stops at breakpoints)
Strongly needed functionality. Do you have any plans to implement this?
Not at the moment I'm afraid
Maybe it can help : https://medium.com/@mikezrimsek/debugging-dotnet-core-projects-with-visual-studio-code-ff0ab66ecc70
@plsgard Yes, we actually have something in the works that uses something similar to that post =)
@stefanforsberg Is this still under development?
This is already implemented, isn't it?
Any possibility to have an option to debug all tests?
Great work 👍🏼