I am currently working in Visual Studio Professional 2015, and moved to Visual Studio 2017 Enterprise for Code Coverage Testing (because code coverage is available only in Enterprise editions), the problem here is that the test cases which were running fine in VS 2015, are not found by VS 2017. Can't figure out the issue.
Here is the Log: No test is available in ProjectPath\bin\Debug\ProjectName.exe. Make sure that test discoverer & executors are registered and platform & framework version settings are appropriate and try again.