You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve error messages for ContainSubtree (#36)
* Improve error messages for ContainSubtree
* Also require strict order for elements in an array when checking subtree
Update to FluentAssertions 5.10.2 (#35)
* Update to FluentAssertions 5.10.2
This update reveals a mismatch in escaping new line characters.
Fixed by not replacing new line characters in JSON documents any more.
* fixup! Update to FluentAssertions 5.10.2
Add placeholder escaping in BeEquivalentTo message (#33)
* Added placeholder escaping for `difference` in BeEquivalentTo message creation (#32)
* Add expected message to test