Comment 1 for bug 1221712

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

I did a quick fix for NUnitLite, adding IsSuite to the ITest interface. For NUnit 3.0, we should review more carefully how and where the ITestResult and ITest interfaces are used, versus the abstract Test and TestResult classes. We may want to limit the change to one of the abstract classes and change what is used in the NUnitLite reporting classes.