WireMock-Net / WireMock.Net

WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
Apache License 2.0
1.35k stars 197 forks source link

Fix FluentAssertions (actual body is not displayed in error message) #1085

Closed StefH closed 3 months ago

StefH commented 3 months ago

fix #1084

StefH commented 3 months ago

@srollinet Thanks for the review. I'll merge this branch today and create a new NuGet. And in case you see other things which can be improved, you can create an issue or an PR.

srollinet commented 3 months ago

Great, thanks!