Viewing test results in a web browser
Rido posted a cool way to see your test results from a build without having to copy the information locally and view it in VS. Pretty cool! TestResults Reports in TFS Builds If you use TFSBuilds with VS UnitTests, you know how to inspect the TestResults: you must download the whole directory to your local machine, and sometimes this fo...