Skip to content

MSTest attributes should be sealed in most cases. #7374

@Youssef1313

Description

@Youssef1313

There is no point in inheriting many of the MSTest attributes and they should be made sealed.

  • DiscoverInternalsAttribute
  • DoNotParallelizeAttribute
  • ParallelizeAttribute
  • TestDataSourceDiscoveryAttribute
  • WinUITestTargetAttribute
  • STATestClassAttribute
  • DataRowAttribute
  • DataTestMethodAttribute (attribute should be removed altogether)
  • UITestMethodAttribute (maybe?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: MSTestIssues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Breaking ‼️

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions