Add blog post link

This commit is contained in:
Alex Hyett 2021-05-21 14:30:20 +01:00
parent 8651db8278
commit c3588b6e26

View file

@ -1,3 +1,5 @@
# wiremock-net-example # wiremock-net-example
In this project you will learn how to use WireMock.net in your integration tests to mock an external API. 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/).