Comment 1 for bug 1367311

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

I'm closing this as Won't Fix because we no longer accept bugs on Launchpad.

Unfortunately, our warning message only seems to appear on the Overview page... I'll see if we can make appear when you actually try to enter a bug without looking at that page.

In principle, your bug should be created at https://github.com/nunit/nunit-framework, where we are developing NUnit 3.0 now.

However, I suggest you first familiarize yourself with the 3.0 framework before re-creating it. Addins no longer exist in 3.0 and any runner simply receives info in XML about each test result. An issue you create would probably be asking for some changes to the XML format we use. In fact, I hope you will do that, since the desired output format drives a lot of other things in the framework.

Sorry for the extra work! On a positive note, what you want to do should be much simpler in NUnit 3.0.