Visual Studio 11 Unit tests

It’s the small things that easily make me a happy boy. Adding a unit test to a test project is easier via the context menu. Also the class that is generated from the template is very clean and doesn’t contain the TestContext and commented-out functions anymore. Using those functions is a bad practice anyway. But about a minute after installing Visual Studio 11 I’m already happy to work with it.