Wiremock.Net Example
.github/workflows | ||
src/WireMock.Net.Api | ||
test/WireMock.Net.Test | ||
.gitignore | ||
README.md | ||
WireMock.Net.Example.sln |
WireMock.Net Example Project
In this project you will learn how to use WireMock.net in your integration tests to mock an external API.
For a complete walkthrough see my blog post Using WireMock.net for Integration Testing.