Skip to content

Replace FluentAssertions with AwesomeAssertions 9.5.0 - #48

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

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

Conversation

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Swaps out FluentAssertions (which introduced a commercial license in v8+) for the drop-in replacement AwesomeAssertions, and removes the now-unnecessary version cap in renovate.json.

Changes

  • UnitTests.csproj: Replace FluentAssertions 7.2.2 with AwesomeAssertions 9.5.0
  • CSharpTypeFactsBase.cs: Update using FluentAssertionsusing AwesomeAssertions
  • renovate.json: Remove FluentAssertions allowedVersions: "<8" restriction

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