Add xUnit migration tips by meiranzheng · Pull Request #3141 · fluentassertions/fluentassertions · GitHub
Skip to content

Add xUnit migration tips#3141

Merged
dennisdoomen merged 2 commits into
fluentassertions:mainfrom
meiranzheng:docs/xunit-migration-tips
Jan 4, 2026
Merged

Add xUnit migration tips#3141
dennisdoomen merged 2 commits into
fluentassertions:mainfrom
meiranzheng:docs/xunit-migration-tips

Conversation

@meiranzheng

@meiranzheng meiranzheng commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

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 sales@xceed.com

@github-actions

Copy link
Copy Markdown

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

Copy link
Copy Markdown

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

jnyrup commented Jan 3, 2026

Copy link
Copy Markdown
Member

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

@meiranzheng

Copy link
Copy Markdown
Contributor Author

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.

Comment thread docs/_pages/tips.md
@meiranzheng

Copy link
Copy Markdown
Contributor Author

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

github-actions Bot commented Jan 4, 2026

Copy link
Copy Markdown

@jnyrup jnyrup requested a review from dennisdoomen January 4, 2026 11:25
This was referenced Jun 29, 2026
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