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?
Sometimes, Resharper won't be able to see the tests until you manually rebuild them. So if you can't see the tests in resharper, or resharper isn't running all the tests in the solution, just rebuild them first.