|
2 |
edited tags
|
||
|
1 |
|
||
Running XUnit.net Tests with TestDriven.netI'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?
|
||||
