← Back to team overview

nunit-core team mailing list archive

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

 

Public bug reported:

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.

** Affects: nunitv2
     Importance: Undecided
         Status: New


** Tags: feature request

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

Title:
  Feature request: Explicit named parameter to TestCaseAttribute

Status in NUnit V2 Test Framework:
  New

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


Follow ups

References