-
Notifications
You must be signed in to change notification settings - Fork 285
Closed
Labels
Area: MSTestIssues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Issues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Breaking ‼️
Milestone
Description
I think ITestDataSource
s shouldn't be concerned with how they are displayed.
I think it may be better to either remove GetDisplayName
completely, or introduce it as a separate interface
To be investigated: what is the current behavior if an implementation of GetDisplayName returned null. Are we going to fallback to a "nice" display name that correctly takes into account the parameters of the test?
Metadata
Metadata
Assignees
Labels
Area: MSTestIssues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Issues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Breaking ‼️