Is there any way to debug tests in vscode?
It should just work by clicking on the CodeLens icons. See https://github.com/nunit/docs/wiki/.NET-Core-and-.NET-Standard to make sure you are referencing required packages. You also need the C# extension installed.


Most helpful comment
It should just work by clicking on the CodeLens icons. See https://github.com/nunit/docs/wiki/.NET-Core-and-.NET-Standard to make sure you are referencing required packages. You also need the C# extension installed.