Skip to content

Commit

Permalink
Add service virtualisation article
Browse files Browse the repository at this point in the history
  • Loading branch information
leeturner committed Sep 18, 2024
1 parent bca6a74 commit 02ff48e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions external-resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ <h4>Tutorial</h4>
Open source workshop teaching you the basics of WireMock </p>
<a href="https://github.com/basdijkstra/wiremock-workshop">https://github.com/basdijkstra/wiremock-workshop</a>

<p><strong>Service Virtualization with Wiremock</strong><br/>
You will learn how to extend the testing coverage and have confidence in delivering the best software by introducing a new testing approach. </p>
<a href="https://eliasnogueira.com/service-virtualization-with-wiremock/">https://eliasnogueira.com/service-virtualization-with-wiremock/</a>

<p><strong>A step-by-step guide to running your acceptance tests in Kubernetes using WireMock. </strong><br/>
A video showing how to mock external systems in acceptance tests using WireMock and Kubernetes.</p>
<a href="https://blog.sebastian-daschner.com/entries/acceptance_tests_wiremock_kubernetes">https://blog.sebastian-daschner.com/entries/acceptance_tests_wiremock_kubernetes</a>
Expand Down

0 comments on commit 02ff48e

Please sign in to comment.