Visual Studio.NET, NUnit and all things integration...

I've started using NUnit (I'm a convert from JUnit) now with the C# code I'm writing these days. Quite nice, but one of the things I really was missing was a nice integration of NUnit with Visual Studio.  I'm much too lazy to code one of this up these days..  My thought process of course (like many of those out there) is that someone else must have solved this one already (luckily this was the case, if not knowing me I'd blow a weekend coding one these puppies up!). 

Now, there appeared to be a couple of them out there but I have to admit of the ones I found I have to say I liked the here https://www.testdriven.net/nunitaddin/  the best. It's free and quite nice and from what I've seen thusfar I'd recommend it to those looking for a good integration of NUnit with Visual Studio.  The only rub I've found (if you can consider it one) is that there is a small app that runs in your system tray...  Not bad considering the benefits of the IDE integration which is quite nice to have.