← Back to team overview

nunit-core team mailing list archive

[Bug 790708] Re: [feature] Add default names for TestCaseSource and ValueSource

 

Marked "Won't fix" since it would be a bit confusing to do this for
methods alone.

I'm thinking of alternatives approaches to resolve the refactoring
problem.

** Changed in: nunitv2
       Status: New => Won't Fix

-- 
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:
  Won't Fix

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.


References