Ok, so I keep seeing how VS2008 has this nice unit test display and I can see people running NUnit tests within it on Dimecasts.net and this article seems to imply that MbUnit v3 should have support for using visual studio's test runner. And yet I can't get it to recognize my tests.
Has anyone else been able to get Visual Studio to run their MbUnit tests and if so did you have to do anything special to get it configured?