Your cart is currently empty!
Custom Nunit runner for parallel testing part 2
Last week I wrote about my desire for an nunit runner that could execute tests in parallel batches. Specifically selenium tests that were using the nunit framework. It turned out to be pretty easy to implement.