← Back to team overview

nunit-core team mailing list archive

[Bug 1091144] Re: PNUnit 2.6.2 - feature request: /stoponerror

 

** Changed in: nunitv2
   Importance: Undecided => Wishlist

** Changed in: nunitv2
       Status: New => Triaged

-- 
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:
  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/nunitv2/+bug/1091144/+subscriptions


References