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

Add support for Assume.That for NUnit2050 #721

Merged

Conversation

manfred-brands
Copy link
Member

Fixes #719

@manfred-brands manfred-brands requested a review from mikkelbu April 8, 2024 09:57
@manfred-brands manfred-brands force-pushed the issue719_NUnit2050_Assume branch from 53c5de0 to d555925 Compare April 8, 2024 10:02
Copy link
Contributor

@Bartleby2718 Bartleby2718 left a comment

Choose a reason for hiding this comment

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

https://github.com/nunit/nunit.analyzers/blob/master/documentation/NUnit2050.md?plain=1#L26 should probably be updated to include assume, and it may be explicitly worth mentioning somewhere in that file that everything also applies to Assume.

@manfred-brands manfred-brands force-pushed the issue719_NUnit2050_Assume branch from 761c0a8 to 3ba7f33 Compare April 9, 2024 09:44
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.

LGTM. Thanks for the contribution @manfred-brands and the initial review @Bartleby2718. I've a couple of consistency nitpicks, but I'm happy to merge it when you are

@manfred-brands manfred-brands force-pushed the issue719_NUnit2050_Assume branch from 3ba7f33 to 5a7a2ca Compare April 9, 2024 23:22
@manfred-brands manfred-brands merged commit ea11a27 into nunit:master Apr 9, 2024
6 checks passed
@manfred-brands manfred-brands deleted the issue719_NUnit2050_Assume branch April 9, 2024 23:31
@mikkelbu mikkelbu added this to the Release 4.2 milestone Apr 10, 2024
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.

NUnit2050 should cover Assume
3 participants