Open Evangelink opened 2 years ago
I also propose a new Shared Framework of testing tools and frameworks in .NET SDK along with a new Test SDK for the Project (not just a simple rename as requested in #2693). May be not for v4 but for v5 maybe? .NET 10? Basically, a built-in Testing support from the .NET SDK without any external dependencies.
See #3254 for the proposal and discussion.
Description
The goal of this ticket is to announce the upcoming breaking changes in MSTest v4.
Planned
SetOutcome
behavior across all target frameworks (#1426)ExpectedExceptionAttribute
(#135)CaptureTraceOutput
by default (linked issue https://github.com/microsoft/testfx/issues/2616)To be discussed
InnerResults
) for parameterized tests (#1024)