Skip to content
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

Feat: Add [STATestMethod] #3286

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

Evangelink
Copy link
Member

Relates to #2688

@MarcoRossignoli MarcoRossignoli merged commit c853c8f into microsoft:main Jul 22, 2024
7 checks passed
@Evangelink Evangelink deleted the statestmethod branch July 22, 2024 09:13
@MWinhard
Copy link

[STATestClass] and [STATestMethod] attributes are still not recognized. I'm using latest stable MSTest 3.5.2 and Visual Studio 2022 17.11.0. Do I need something else?

@Evangelink
Copy link
Member Author

They will be included in 3.6.0, we can release a public preview version if you are interested.

@MWinhard
Copy link

Thank you for the quick reply. I can wait for 3.6.0. But please document in https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-mstest-writing-tests-attributes that [STATestClass] and [STATestMethod] are available "starting with MSTest 3.6", as with the CooperativeCancellation property.

@Evangelink
Copy link
Member Author

@MWinhard that's valuable feedback, thank you. I am addressing it here dotnet/docs#42330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants