show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Running XUnit.net Tests with TestDriven.net

I've used NUnit for years and I wanted to try XUnit. So I installed XUnit and ran the executable that allowed you to run XUnit via TD.net.

I can't seem to run more than one test at a time. With NUnit + TD.net, I could click on the filename in the solution and run all the tests in the file. I can't seem to do that with XUnit + TD.net.

Is this something I can do?