Skip to content

chore: Improve NUnit2045 to mention Assert.EnterMultipleScope#874

Merged
mikkelbu merged 1 commit intomasterfrom
chore/improve-nunit2045
Jun 1, 2025
Merged

chore: Improve NUnit2045 to mention Assert.EnterMultipleScope#874
mikkelbu merged 1 commit intomasterfrom
chore/improve-nunit2045

Conversation

@mikkelbu
Copy link
Copy Markdown
Member

@mikkelbu mikkelbu commented Jun 1, 2025

Fixes #865

For now I've decided to keep both Assert.EnterMultipleScope and Assert.Multiple as Assert.Multiple is still widely used.

@mikkelbu mikkelbu added this to the Release 4.9 milestone Jun 1, 2025
Copy link
Copy Markdown
Member

@manfred-brands manfred-brands left a comment

Choose a reason for hiding this comment

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

Looks good to me

For now I've decided to keep both `Assert.EnterMultipleScope`
and `Assert.Multiple` as `Assert.Multiple` is still widely used.
@mikkelbu mikkelbu force-pushed the chore/improve-nunit2045 branch from 7b1637b to 96cb59b Compare June 1, 2025 10:24
@mikkelbu mikkelbu merged commit b4fde44 into master Jun 1, 2025
6 checks passed
@mikkelbu mikkelbu deleted the chore/improve-nunit2045 branch June 1, 2025 10:33
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.

NUnit 2045 suggest Assert.Multiple, but should suggest Assert.EnterMultipleScope

2 participants