Why can't I debug an Nunit test in VSCode with ReSharper?

I want to use a breakpoint to debug my Nunit test, but it seems I can't run my test in Debug mode. What gives?

("C# by ReSharper" version 2026.1.2, it's the latest as far as I can tell)

Shouldn't there be a “Run Debug” or something here?

0
2 comments

Hi,

The Run&Debug features are currently in development:

VSRS-7 Add debugger support in ReSharper for VSC
VSRS-107 Add support for debugging unit tests

Feel free to subscribe to the provided tickets to stay informed about their progress.

 

0

Thanks for responding.

0

Please sign in to leave a comment.