← Back to team overview

nunit-core team mailing list archive

[Bug 1178412] Re: Add callback support to Asserts

 

** Project changed: nunitv2 => nunit-3.0

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/1178412

Title:
  Add callback support to Asserts

Status in NUnit Test Framework:
  New

Bug description:
  This feature is to allow you to add a callback method when you assert,
  that would run right before the test fails. This would allow you to
  perform your own logging when an assert fails, clean up anything the
  test did (such as a database connection), etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunit-3.0/+bug/1178412/+subscriptions


References