Feature request: Explicit named parameter to TestCaseAttribute

Bug #885604 reported by Swapna Chappidi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit Framework
Fix Released
High
Charlie Poole
NUnit V2
Fix Released
Medium
Charlie Poole

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.

Related branches

Changed in nunitv2:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Charlie Poole (charlie.poole)
milestone: none → 2.6.0
Revision history for this message
Charlie Poole (charlie.poole) wrote :

Also added MakeExplicit method to TestCaseData to allow use of explicit test cases with TestCaseSourceAttribute.

Changed in nunitv2:
status: Triaged → Fix Committed
Changed in nunitv2:
status: Fix Committed → Fix Released
Changed in nunit-3.0:
importance: Undecided → High
assignee: nobody → Charlie Poole (charlie.poole)
milestone: none → 2.9.6
status: New → Triaged
Changed in nunit-3.0:
status: Triaged → Fix Committed
Changed in nunit-3.0:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.