I created a new dot net core unit test project in Visual Studio using Visual Studio 2017. It uses NUnit 3. When I run the tests all of them show as "Inconclusive: Test not run".
Additionally, the Resharper test runner shows an error: "testadapter.dll does not exist on disk".
I needed to install the NUnit3TestAdapter Nuget package.
Looking back, this seems like it should have been obvious to me. I was surprised that searching for the error message did not point towards the solution.
Less obvious was the fact that I had to install the Microsoft.NET.Test.Sdk Nuget package.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With