formulahendry / vscode-dotnet-test-explorer

.NET Core Test Explorer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.dotnet-test-explorer
MIT License
202 stars 95 forks source link

[Draft] Use VSCode test system #353

Open GeorchW opened 2 years ago

GeorchW commented 2 years ago

As discussed in #272, there's now an official way to write test extensions. I'm working on porting this extension.

TODO: