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.
Priority: Low
Estimated Effort: Small
src/Platform/Microsoft.Testing.Platform/Helpers/ExitCodes.cs:12has a TODO to convert to anenumand rename toExitCode(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.