fluentassertions/fluentassertions.mvc

Breaking changes in new Fluent Assertions 2.1.0.0

Karamell opened this issue · 2 comments

Execute.Verification has been replaced with Execute.Assertion in namespace FluentAssertions.Execution. Can you please update FluentAssertions.Mvc accordingly?

Hi Karamell,

Thanks for reporting this. I've just pushed v0.2 to Nuget which works with Fluent Assertions 2.1.

Kevin.

Hi Kevin

That was fast! Thanks a lot.