Sondre has a nice workaround for a very annoying problem with VS 2005 Unit Tests (aka Team Test) - When you run unit tests, the "Build" action is not performed on the unit testing project by default, so you have to manually invoke the build - which you keep forgetting to do. Annoying! Sondre's workaround...