NUnit Unit tests not showing in Test Explorer with Test Adapter installed

RobVious picture RobVious · Oct 10, 2013 · Viewed 118.3k times · Source

I've installed NUnit Test Adapter for VS2012 + 2013. When I first installed the Adapter tests were showing up, but they stopped showing up for some reason today. After building, rebuilding, cleaning, restarting, nothing shows up in Test Explorer. Why would this be happening? I'm using VS2013 Ultimate.

Answer

Ricardo França picture Ricardo França · Jan 30, 2016

If you're using a NUnit3+ version, there is a new Test Adapter available.

Go to "Tools -> Extensions and Updates -> Online" and search for "NUnit3 Test Adapter" and then install.