diff --git a/References.md b/References.md index f5875d7..257da77 100644 --- a/References.md +++ b/References.md @@ -13,6 +13,7 @@ - [Execute Automation #6 - Get JSON body response from WireMock.NET](https://www.youtube.com/watch?v=fPAUqXo68e8) - [Execute Automation #7 - WireMock.NET Admin Interface to debug tests efficiently !](https://www.youtube.com/watch?v=Q5sxMG84H0w) - [Execute Automation #8 - Generating Static Mappings for Stubs in WireMock.NET](https://www.youtube.com/watch?v=xilAgj4NqhQ) +- [Execute Automation #9 - Running WireMock as a .NET Tool in CommandLine](https://www.youtube.com/watch?v=YdyR1ZWrnC4) # Blog from Bas Dijkstra - [API mocking in C# with WireMock.Net](https://www.ontestautomation.com/api-mocking-in-csharp-with-wiremock-net/)