Re: NUnit 2.4.6 now running tests in Alphabetical order instead of the order in the code
"Charlie Poole" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <022501c89b4e$78dc0a60$6401a8c0@ferrari> |
Hi Travis, The test order in the gui was changed to alphabetical in NUnit 2.1 back in 2003. In the 2.2.8 release, we fixed a bug to make them use the same order in the console runner. In principle, the order of execution does not have to be the same as the order of display, but Gui users requested that it be the same, so they could more easily track which tests were running. I have a back-burner plan to make this an option in the future. Charlie _____ From: [email protected] [mailto:[email protected]] On Behalf Of Travis Norwood Sent: Thursday, April 10, 2008 1:08 PM To: [email protected] Subject: [Nunit-users] NUnit 2.4.6 now running tests in Alphabetical order instead of the order in the code I just upgraded from NUnit 2.2.7 to NUnit 2.4.6. NUnit 2.2.7 ran tests in a TestFixture class in the order that the tests were in the code. NUnit 2.4.6 is running the tests in alphabetical (by the method name) order. Is this (running in alphabetical order) the intended functionality or is this a bug? ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users