We're using Microsoft TFS and the new builds to build our application and run unit and integration tests. We're now at the point where the unit tests can take 15 mins to run, and looking at bringing these times down.
This is my current set up in TFS Build:
What is the currently recommended way to run nunit tests in parallel as part of a TFS 2015 build?