xUnit offers so many attractive features compared to NUnit, but its GUI runner is so bad that it hurts to use it: there is no tree visualization, theoretical tests are represented by a single list entry, without remembering the last test run, etc. I was hoping that 2.0 would solve it, but it is still in alpha :( I'm on VS 2010, so I canโt try the new VS 2012 test conductor and look for alternatives. So what do you use to run xUnit tests?
Usercontrol
source share