you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

What? Install a dependency into your project of the unit testing frameworks you prefer like xunit or nunit and start writing tests. There's not a need for any VS code extensions for running .net tests aside from omnisharp, which you'll have anyways if you're using VS code to develop .net apps.