Search code examples
unit-testingvisual-studio-2015test-explorer

VS 2015 Community Edition - Test explorer window is blank


Edit:

Today the problem was solved with the following VS 2015 Update: https://msdn.microsoft.com/en-us/library/mt752379.aspx


I'm having a problem with Visual Studio 2015 Community. The test explorer window is empty, no tests are showing up, only the buttons for grouping and parallel execution are there.

I'm using NUnit, but also tried the build in MSTest Framework. The NUnit Test Adapter is installed and all tests are discovered and executed.

I've tried the following things to solve the problem, but nothing has worked so far:

Empty test explorer window on Visual Studio 2015 Community Edition


Solution

  • The problem is solved with the following VS 2015 Update: https://msdn.microsoft.com/en-us/library/mt752379.aspx

    Issue 9 Authored the resource DLL. Now customers can load the TestExplorer Window with localized strings.