Skip to content

Replace FluentAssertions with AwesomeAssertions 9.5.0 - #138

Merged
bastianeicher merged 1 commit into
masterfrom
copilot/replace-fluentassertions-with-awesomeassertions
Jul 29, 2026
Merged

Replace FluentAssertions with AwesomeAssertions 9.5.0#138
bastianeicher merged 1 commit into
masterfrom
copilot/replace-fluentassertions-with-awesomeassertions

Conversation

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Migrates the test project from FluentAssertions to AwesomeAssertions 9.5.0, its drop-in successor, and removes the now-obsolete version pin from renovate.json.

Changes

  • UnitTests.csproj: Swap package reference from FluentAssertions 7.2.2 → AwesomeAssertions 9.5.0; update global using accordingly (FluentAssertionsAwesomeAssertions namespace)
  • renovate.json: Remove allowedVersions: "<8" restriction on FluentAssertions

Co-authored-by: bastianeicher <414366+bastianeicher@users.noreply.github.com>
@bastianeicher
bastianeicher marked this pull request as ready for review July 29, 2026 18:05
@bastianeicher
bastianeicher merged commit 3592107 into master Jul 29, 2026
2 checks passed
@bastianeicher
bastianeicher deleted the copilot/replace-fluentassertions-with-awesomeassertions branch July 29, 2026 18:05
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