tpierrain/NFluent

.WithCustomMessage() extension does not work with dynamic (.ThatDynamic())

Closed this issue · 2 comments

The followed line does not compile:

Check.WithCustomMessage("I failed here on that stuff").ThatDynamic(dynamicVariable).IsEqualTo(expected);

I'm running on .NET 4.7.2

Yes
This has not been implemented. Not sure if it can
For sure this requires work...

Memory served we bad, it was relatively simple.
Implemented. Identified issue with error messages (see #281).
Will push a beta shortly