Skip to content

[MTP][Breaking] Remove TrxFullyQualifiedTypeNameProperty once we get rid of vstestProvider capability #5474

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Youssef1313 opened this issue Apr 16, 2025 · 1 comment
Labels
Area: MTP Belongs to the Microsoft.Testing.Platform core library Breaking ‼️

Comments

@Youssef1313
Copy link
Member

Once we get rid of vstestProvider capability, TestMethodIdentifierProperty should be required. This basically means that we should be able to remove TrxFullyQualifiedTypeNameProperty and instead rely on TestMethodIdentifierProperty.

@Youssef1313 Youssef1313 added Area: MTP Belongs to the Microsoft.Testing.Platform core library Breaking ‼️ labels Apr 16, 2025
@Youssef1313
Copy link
Member Author

A better idea here is to make TestMethodIdentifierProperty required based on if it's needed or not. i.e, allow an extension to "ask" for it. Framework authors can then "omit" the property if not asked for. We will either also make it required always for server mode, or let the IDE ask for it somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: MTP Belongs to the Microsoft.Testing.Platform core library Breaking ‼️
Projects
None yet
Development

No branches or pull requests

1 participant