Reputation: 18140
My test project has NUnit and NUnit3TestAdapter installed however the tests are not found in the test explorer.
When I show output from Tests in the debug window I see that there is no test available in my UnitTests.DLL
I can run the tests from Resharper.
[Update]
I closed and re-opened the solution the message from the Output Tests window is gone but the tests are still not discovered
I am running VS 16.8.0 Preview 3.1
Upvotes: -1
Views: 4927