Getting NUnit on the fly results with TeamCity
posted by Bryan on
When running large test suites, it's useful to get results on the fly, rather than waiting until the suite completes to get results. Some of my test suites take 20, 30+ hours to complete. Here is how you can get immediate results using NUnit Console and TeamCity.