Skip to content

test(assertions): migrate from FluentAssertions - #3060

Merged
Vincent Biret (baywet) merged 3 commits into
mainfrom
ci/no-fa
Aug 31, 2026
Merged

test(assertions): migrate from FluentAssertions#3060
Vincent Biret (baywet) merged 3 commits into
mainfrom
ci/no-fa

Conversation

@baywet

Copy link
Copy Markdown
Member

Summary

  • migrated remaining FluentAssertions usage to xUnit assertions and a test helper for excluded/cyclic equivalency cases
  • removed FluentAssertions package references from test projects

Tests

  • dotnet test Microsoft.OpenApi.slnx --no-restore

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-code-quality

github-code-quality Bot commented Aug 31, 2026

Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall line coverage in commit 8266b45 in the ci/no-fa branch remains at 21%, unchanged from commit cad45af in the main branch.


Updated August 31, 2026 18:07 UTC

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 4a641408-bb75-484a-a8b1-25aa38f42105
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywet
Vincent Biret (baywet) marked this pull request as ready for review August 31, 2026 18:08
@baywet
Vincent Biret (baywet) requested a review from a team as a code owner August 31, 2026 18:08
@baywet
Vincent Biret (baywet) enabled auto-merge (squash) August 31, 2026 18:08
@sonarqubecloud

Copy link
Copy Markdown

@baywet
Vincent Biret (baywet) merged commit 114156a into main Aug 31, 2026
19 checks passed
@baywet
Vincent Biret (baywet) deleted the ci/no-fa branch August 31, 2026 19:22
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.

2 participants