dotnet / vscode-csharp

Official C# support for Visual Studio Code
MIT License
2.86k stars 671 forks source link

Feature Request: Testing API Support #5020

Open JustinGrote opened 2 years ago

JustinGrote commented 2 years ago

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?

PascalSenn commented 2 years ago

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

li-zhixin commented 2 years ago

Any update?

PhilParisot commented 2 years ago

+1 desperately needed

Tantol commented 1 year ago

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.

mikadumont commented 1 month ago

C# Dev Kit has a Test Explorer. Feel free to file an issue at https://github.com/microsoft/vscode-dotnettools/issues if you're having issues with it.

bjornharrtell commented 1 month ago

C# Dev Kit requires a visual studio license, AFAIK.

JustinGrote commented 1 month ago

@bjornharrtell free for open source, commercial teams under 5 people, or when using dev box/codespaces https://code.visualstudio.com/docs/csharp/cs-dev-kit-faq