Skip to content

[MSTest][v4] STAThreadAttribute should be sealed #5693

@Youssef1313

Description

@Youssef1313

We should seal the attribute, and no longer make it special cased by the adapter. Instead, the attribute should override Execute (or ExecuteAsync) to invoke the test in an STA thread.

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