wiremock-net-example/README.md
2021-05-21 14:47:55 +01:00

7 lines
396 B
Markdown

# WireMock.Net Example Project
![Workflow](https://github.com/alexhyett/wiremock-net-example/actions/workflows/build.yml/badge.svg)
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](https://www.alexhyett.com/using-wiremock-net-integration-tests/).