Comment 0 for bug 491548

Revision history for this message
Charlie Poole (charlie.poole) wrote : Update program to use NUnit 2.5.x

NUnitResults uses NUnit 2.2.10 assemblies to create test results from the input xml file. This limits its ability to deal with result files created by recent versions of NUnit. We should replace this with NUnit 2.5.2 or 2.5.3.