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

Allow IAsyncEnumerable for ValueSource/TestCaseSource #637

Merged
merged 1 commit into from Nov 18, 2023

Conversation

manfred-brands
Copy link
Member

Fixes #634

Note that there is no analyzer for TestFixtureSource

Copy link
Member

@mikkelbu mikkelbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice and simple fix. Thanks @manfred-brands 👍

@mikkelbu mikkelbu merged commit 2214c07 into nunit:master Nov 18, 2023
4 checks passed
@manfred-brands manfred-brands deleted the issue634_IAsyncEnumerable branch November 18, 2023 13:35
@mikkelbu mikkelbu added this to the Release 3.10 / 2.10 milestone Nov 27, 2023
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.

Relax analyzers for added support for IAsyncEnumerable on *Source attributes
2 participants