Comment 5 for bug 1065462

Revision history for this message
Charlie Poole (charlie.poole) wrote :

It turns out that VS requires the test name to be no more than 449 characters, because it is used as an index into a database by some of the data collectors. It's probably better if NUnit truncates the name itself, by using ellipses in embedded strings.