microsoft / testfx

MSTest framework and adapter
MIT License
750 stars 254 forks source link

MSTest v4 Breaking Changes #1285

Open Evangelink opened 2 years ago

Evangelink commented 2 years ago

Description

The goal of this ticket is to announce the upcoming breaking changes in MSTest v4.

Planned

To be discussed

Nirmal4G commented 4 months 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.