Skip to content

Add xUnit migration tips#3141

Merged
dennisdoomen merged 2 commits intofluentassertions:mainfrom
fuguiKz:docs/xunit-migration-tips
Jan 4, 2026
Merged

Add xUnit migration tips#3141
dennisdoomen merged 2 commits intofluentassertions:mainfrom
fuguiKz:docs/xunit-migration-tips

Conversation

@fuguiKz
Copy link
Contributor

@fuguiKz fuguiKz commented Dec 19, 2025

Fixes #2215

Adds an xUnit migration section to the Tips page (mirroring the existing MSTest Migration section) and provides side-by-side snippet + failure-message comparisons.

Tested:

  • ./build.sh --target spellcheck

CONTRIBUTOR LICENSE GRANT

By submitting this contribution, the contributor hereby irrevocably grants to the project owners and maintainers a perpetual, worldwide, royalty-free, irrevocable license to use, reproduce, modify, distribute, sublicense, and create derivative works of the contribution for any purpose and under any terms, including proprietary licensing.

The contributor waives any moral rights in the contribution to the extent permitted by law and agrees not to assert any claim of authorship or control over the contribution. The contributor represents that they are the sole author of the contribution and that it is provided free of any third-party claims.

The contributor understands and agrees that the maintainers may, at their sole discretion, use, license, or redistribute the contribution as part of any work and under any terms they choose, without further permission or attribution.

  • I have read the Contributor License Grant and accept the conditions
  • I'm interested in a free license for Fluent Assertions and will share my email address through [email protected]

@github-actions
Copy link

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@dennisdoomen dennisdoomen changed the title docs: add xUnit migration tips Add xUnit migration tips Dec 28, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20368230459

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.179%

Totals Coverage Status
Change from base Build 20330551029: 0.0%
Covered Lines: 12827
Relevant Lines: 13046

💛 - Coveralls

@jnyrup
Copy link
Member

jnyrup commented Jan 3, 2026

Thanks for the contribution @fuguiKz.
Before we can merge this, we'll need you to accept the Contributor License Grant in the PR description.

@fuguiKz
Copy link
Contributor Author

fuguiKz commented Jan 3, 2026

Thanks @jnyrup!

The Contributor License Grant section is in the PR description, and I've checked the acceptance checkbox.

Let me know if you'd prefer it formatted differently.

@fuguiKz
Copy link
Contributor Author

fuguiKz commented Jan 4, 2026

Thanks @jnyrup — good catch.

Added a "Migrating from xUnit" entry to docs/_data/navigation.yml (linking to /tips/#xunit-migration) and pushed an update.

Also re-ran ./build.sh --target spellcheck locally.

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@jnyrup jnyrup requested a review from dennisdoomen January 4, 2026 11:25
@dennisdoomen dennisdoomen merged commit 7daa0c2 into fluentassertions:main Jan 4, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Xunit Migration tips

4 participants