nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00914
[Bug 611325] Re: Allow Teardown to detect if last test failed
** Also affects: nunit-3.0
Importance: Undecided
Status: New
** Changed in: nunit-3.0
Status: New => Triaged
** Changed in: nunit-3.0
Importance: Undecided => Medium
--
Allow Teardown to detect if last test failed
https://bugs.launchpad.net/bugs/611325
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
Status in NUnit Test Framework: Triaged
Status in NUnit V2 Test Framework: Fix Committed
Bug description:
TearDown method should be able to query a TestContext to get the state of the last test.
See discussion and patch from Kenneth Xu here:
http://groups.google.com/group/nunit-discuss/browse_thread/thread/783efa88799526eb/201940039539ef57?lnk=gst&q=Can+TearDown+detect+if+the+last+test+failed%3F#201940039539ef57
References