Add badge
This commit is contained in:
parent
78e66ee4dc
commit
75932b49d6
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
# WireMock.Net Example Project
|
# WireMock.Net Example Project
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
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/).
|
For a complete walkthrough see my blog post [Using WireMock.net for Integration Testing](https://www.alexhyett.com/using-wiremock-net-integration-tests/).
|
||||||
|
|
Loading…
Reference in a new issue