I am inside the IDE and I can run all the unit tests in a file but is there any way to run all test in a project or solution at once?
It may be that your unit tests are not fully detected within Unit Test explorer. In that case, restarting Visual Studio helped resolve that problem.