← Back to team overview

nunit-core team mailing list archive

[Bug 505700] [NEW] Data Driven TestFixture

 

Public bug reported:

Hi,

I have hierarchy like data-driven test cases that’s 3 levels deep.
Currently the TestFixture can only be instantiated only a constant
number of times. How can I parameterize the TestFixture based on
source input, same like the TestCaseSource attribute? 

Ref:
http://groups.google.com/group/nunit-discuss/browse_thread/thread/1628db6b5977876b
http://stackoverflow.com/questions/2018758/convert-string-to-c-code-before-compilation

Thank you very much.

Best regards,
Edward

** Affects: nunit-3.0
     Importance: Undecided
         Status: New


** Tags: feature

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

Status in NUnit Test Framework: New

Bug description:
Hi,

I have hierarchy like data-driven test cases that’s 3 levels deep.
Currently the TestFixture can only be instantiated only a constant
number of times. How can I parameterize the TestFixture based on
source input, same like the TestCaseSource attribute? 

Ref:
http://groups.google.com/group/nunit-discuss/browse_thread/thread/1628db6b5977876b
http://stackoverflow.com/questions/2018758/convert-string-to-c-code-before-compilation

Thank you very much.

Best regards,
Edward





Follow ups

References