Skip to content

Convert ExitCodes constants class to an enum #7807

@Evangelink

Description

@Evangelink

Priority: Low
Estimated Effort: Small

src/Platform/Microsoft.Testing.Platform/Helpers/ExitCodes.cs:12 has a TODO to convert to an enum and rename to ExitCode (singular). This improves type safety, discoverability, and is consistent with .NET conventions. This would be a breaking change to the public API surface and should be planned for the next major version.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions