Open
Description
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?