microsoft / testfx-docs

Docs for MSTest V2 test framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not compatible with VSCode?

VFerguson-haikurange opened this issue · comments

I followed the directions found here:
https://docs.microsoft.com/en-us/dotnet/core/tutorials/testing-library-with-visual-studio-code?pivots=dotnet-6-0

Does not seem to work. I'm getting an error:
error CS0234: The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

I found others with this issue, but no solution.

Which version of TestFx are you using?

Closing the issue as there is no activity.