← Back to team overview

nunit-core team mailing list archive

[Bug 885604] Re: Feature request: Explicit named parameter to TestCaseAttribute

 

** Changed in: nunitv2
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/885604

Title:
  Feature request: Explicit named parameter to TestCaseAttribute

Status in NUnit Test Framework:
  New
Status in NUnit V2 Test Framework:
  Fix Released

Bug description:
  It will be useful to be able to mark a particular test case as
  Explicit. So when the Test is run and one of the test cases is marked
  as Explicit, then only that particular test case should be Explicit.
  As of the current implementation, the complete test is marked as
  Explicit and none of the test cases are run.

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


References