Just a quick one over of the awesomeness of ReSharper and NUnit. In both VB and C# one can execute a test, or tests within a class by a mere click of the mouse! No need to right click and run test, or open up additional windows or a test runner. Just click.
In VB the icons look like the ones below…
and in C# they look like the image below…
For either of the icons, for the method or class, just click it and a dialog will appear.
Click on Run and you’ll get the ReSharper Unit Test Session UI.