fluentassertions.autofac icon indicating copy to clipboard operation
fluentassertions.autofac copied to clipboard

Fluent Assertions extensions for Autofac

Results 2 fluentassertions.autofac issues
Sort by recently updated
recently updated
newest added

If the project being tested references Autofac 6.40 then a test project using FluentAssertions.Autofac 6.5.1 will fail. But it just needs a redirect in the app.config: So this can be...

enhancement