Skip to content

Replace Fluent Assertions #1309

@willemk

Description

@willemk

Is your feature request related to a problem? Please describe.
Earlier this year, the Fluent Assertions library is now charging money ($50/yr per developer). This greatly hinders the adoption of this project.

Describe the solution you'd like
Replace Fluent Assertions with something similar.

Describe alternatives you've considered
I have not considered anything myself, but I know Steve has switched to ShouldLy for his project.

Additional context

Activity

Kamyab7

Kamyab7 commented on Apr 19, 2025

@Kamyab7
Contributor

I’ve made a pull request to replace FluentAssertions with Shouldly, which offers similar expressiveness and remains free and open source.
Hopefully no more open source projects start going commercial like this — it really does impact the ecosystem.

PR: [#1320 – Replace FluentAssertions with Shouldly in Tests]
(closes this issue)

andissanayake

andissanayake commented on Apr 27, 2025

@andissanayake

Guys What about MediatR and AutoMapper

Kamyab7

Kamyab7 commented on Apr 28, 2025

@Kamyab7
Contributor

Guys What about MediatR and AutoMapper

I've already submitted pull request #1321 to replace AutoMapper. For MediatR, I think Wolverine would be a good alternative to consider.

mikewpowtech

mikewpowtech commented on May 22, 2025

@mikewpowtech

your pull request #1321 is failing build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @willemk@Kamyab7@andissanayake@mikewpowtech

      Issue actions

        Replace Fluent Assertions · Issue #1309 · jasontaylordev/CleanArchitecture