I have a solution with my project for UI tests inside. After clean solution test explorer no longer shows available tests. I've tried several solutions without results:
- Clean / rebuild in Debug / Release config
- Reinstall NUnit 3 Test Adapter
- Rebuild with different CPU architecture
- Restart machine, update VisualStudio and all components to last versions
- Clean %TEMP%, %LOCALAPPDATA%\Temp
- Run VS2015 as Administrator
My test environment:
- Windows 8.1 x64
- Visual Studio 2015 Community Update 3
- NUnit 3.4.1.0
- NUnit Test Adapter 3.4.1
- Selenium WebDriver 2.53.1
Please help.