testfx
testfx copied to clipboard
[MSTest v4]: Discuss if the default of `TestingPlatformDotnetTestSupport` should match `EnableMSTestRunner`
Could we take the breaking change so that if EnableMSTestRunner is set to true, we default TestingPlatformDotnetTestSupport to true as well?
Yes! This property will also become irrelevant for people using .NET 10 SDK with the new dotnet test experience but we should keep it for backward compatibility and until we have most people onboarded to the new experience.
We will break the whole experience in favor of the new dotnet test. So closing out.