Public bug reported: 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 ** Affects: nunitv2 Importance: Undecided Status: New ** Tags: argument console pnunit stoponerror ** Description changed: 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 or not. - + error.log" exists. Kind Regards, Keld Ølykke -- 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 V2 Test Framework: New 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/nunitv2/+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