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?
Right click on the project or solution in the VS solution-explorer and choose 'Run Unit Tests' Or go to the Resharper menu, choose Unit-Testing and choose one of the options from there.