Skip to content

Commit

Permalink
Updated external resources page on the website
Browse files Browse the repository at this point in the history
tomakehurst committed Mar 13, 2017
1 parent 10e092a commit 2ea6003
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs-v2/external-resources/index.md
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ Code, articles and videos related to WireMock from around the web.

Spring Contract Verifier (previously called Accurest) is a consumer driven contracts tool that generates WireMock stub mappings as
examples for client testing.
[http://codearte.github.io/accurest/](http://codearte.github.io/accurest/)
[http://cloud.spring.io/spring-cloud-contract/](http://cloud.spring.io/spring-cloud-contract/)

A Spring REST Docs integration for WireMock that generates WireMock stub mappings from your test cases:<br>
[https://github.com/epages-de/restdocs-wiremock](https://github.com/epages-de/restdocs-wiremock)
@@ -58,6 +58,9 @@ Bas Dijkstra kindly open sourced the content for the workshop he ran on WireMock

## Videos

Interesting and detailed presentation by Lotte Johansen on testing microservices with WireMock at Norway's top online marketplace:<br>
[https://www.youtube.com/watch?v=cmJfMnGK-r0](https://www.youtube.com/watch?v=cmJfMnGK-r0)

Chris Batey did an excellent talk at Skillsmatter in London about building fault tolerant microservices. He showed some practical
failure testing strategies using WireMock and Saboteur he'd used for real while working at Sky:<br>
[https://skillsmatter.com/skillscasts/5810-building-fault-tolerant-microservices](https://skillsmatter.com/skillscasts/5810-building-fault-tolerant-microservices)

0 comments on commit 2ea6003

Please sign in to comment.