vscode-csharp icon indicating copy to clipboard operation
vscode-csharp copied to clipboard

Feature Request: Testing API Support

Open JustinGrote opened this issue 3 years ago • 8 comments

I didn't see an issue for this so I thought I'd add it here.

VSCode now has a native testing API, I've written an adapter for it for Powershell Pester here: https://github.com/pester/vscode-adapter

Are there any plans for this to be incorporated into the C# extension directly for dotnet test, or will it strictly be the realm of add-on extensions?

JustinGrote avatar Jan 24 '22 02:01 JustinGrote

@JustinGrote I have a proof of concept of an adapter already, I will open a draft PR this week.

PascalSenn avatar Feb 09 '22 07:02 PascalSenn

Any update?

li-zhixin avatar Sep 09 '22 09:09 li-zhixin

+1 desperately needed

PhilParisot avatar Sep 14 '22 23:09 PhilParisot

This and styling extension (like Prettier for JS/TS or Rider CodeStyle) keeps me from fully using Vs Code for my daily .Net work.

Please consider on adding this feature. It will be nice to have it.

Tantol avatar Dec 08 '22 15:12 Tantol