hbenl / vscode-test-explorer

The VS Code Test Explorer extension
MIT License
215 stars 55 forks source link

[Question] are there any plans to support c#(dotnet)? #133

Open arnotes opened 4 years ago

AlexHaxe commented 4 years ago

Have you tried https://marketplace.visualstudio.com/items?itemName=wghats.vscode-nxunit-test-adapter?

arnotes commented 4 years ago

Have you tried https://marketplace.visualstudio.com/items?itemName=wghats.vscode-nxunit-test-adapter?

doesnt work for net core :(

AlexHaxe commented 4 years ago

well, I guess that leaves you with these options (I don't know much about C# myself so I might be wrong):

kondratyev-nv commented 4 years ago

@arnotes A couple of days ago a .Net Core Test Explorer was added to the list of test explorers. You may want to check it out.

lonix1 commented 3 years ago

Regrettably that extension doesn't work either. Future visitors: if you're using vscode on linux, don't waste your time on either extension (wghats.vscode-nxunit-test-adapter and derivitec-ltd.vscode-dotnet-adapter), unless there have been commits/releases AFTER the date of this comment. I'm saving you lots of time... :smile:

This extension is by far the best testing tool for vscode, it's such a pity the c#/.net/asp.net-core plugins don't work.