nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01750
[Bug 790708] [NEW] [feature] Add default names for TestCaseSource and ValueSource
Public bug reported:
Using the name of the test method as a default for
TestCaseSourceAttribute and ValueSourceAttribute helps avoid errors
during refactoring with refactoring tools. Also it reduces the
likelihood of mistyping.
** Affects: nunitv2
Importance: Undecided
Status: New
** Tags: feature
** Tags added: feature
--
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/790708
Title:
[feature] Add default names for TestCaseSource and ValueSource
Status in NUnit V2 Test Framework:
New
Bug description:
Using the name of the test method as a default for
TestCaseSourceAttribute and ValueSourceAttribute helps avoid errors
during refactoring with refactoring tools. Also it reduces the
likelihood of mistyping.
Follow ups
References