Parameterized Tests

Registered by Charlie Poole

NUnit currently supports parameterized tests using the TestCase, TestCaseSource, Values, ValueSource, Random and Range attributes. All these data sources provide what we are calling “fixed” data - sometimes called “static” in past discussions.

We generally feel that some or all of the data sources should be handled as “dynamic” data - see below for an explanation of both terms - and this specification addresses that question as well as further expansion of NUnit's data-driven testing facilities.

Blueprint information

Status:
Not started
Approver:
NUnit Developers
Priority:
Undefined
Drafter:
Charlie Poole
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.