Visual Studio for Mac was looking for a PackageReference that contained ‘nunit.framework’ and was not finding the NUnit NuGet package reference. NuGet MSBuild imports not removed when migrating to project.json. Developer Community for Visual Studio Product family. Reported by Matt Hargett Aug 09 at 08:01 PM visual studio for mac unit-test. Running NUnit tests on a netstandard library in VS2017 7.7 build 805. After installing 15.9 of Visual Studio, I have been unable to run a single unit test case without running all the test cases. In our unit test projects, we use NUnit 3.10 with the TestCase attribute.

I just started using VSCode (MacOS) and no matter the assertion, it always failed but it's not throwing any errors or warning to indicate that I set it up wrong. I have the following test unit:

Console output:
Running test SampleTests.SimpleFail...
Test failed
How do I run NUnit inside VSCode properly?