Why my WireMock mocks aren't working?

Why my WireMock mocks aren't working?

How to troubleshoot WireMock.Net problems + four common problems

Introduction

WireMock.Net is a great tool to remove external dependencies when writing integration tests, but because it is highly configurable, it can be hard to find why its mocks aren’t working.

In this post, I’ll explain how to troubleshoot problems in its configuration and show some common problems that happen in my day-to-day work.

Click on the image below to access the post.