** Project changed: nunitv2 => nunit-console -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/1091144
Title: PNUnit 2.6.2 - feature request: /stoponerror Status in NUnit Console Runner: Triaged Bug description: The /stoponerror argument to the NUnit console is really great to reduce iteration time between programmer and code - both locally and against build server. By moving our acceptance tests from NUnit to PNUnit our 8 core buildserver now runs the tests in half time. Great work there! Thanks! I am missing that PNUnit supports /stoponerror (as a Launcher argument?). As a workaround I had to hook-in an abstract TestFixture with code for each test case (method w. Test-attribute) to abort quickly if a "smoke-error.log" exists. Kind Regards, Keld Ølykke To manage notifications about this bug go to: https://bugs.launchpad.net/nunit-console/+bug/1091144/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp