From bcb0bb88387e177fafb6fc1e1d576b1eba97dc22 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Tue, 21 May 2024 11:12:09 +0200 Subject: [PATCH] Updated References (markdown) --- References.md | 1 + 1 file changed, 1 insertion(+) diff --git a/References.md b/References.md index ab30f09..f5875d7 100644 --- a/References.md +++ b/References.md @@ -12,6 +12,7 @@ - [Execute Automation #5 - Mocking Bearer Token Authentication using WireMock.NET](https://www.youtube.com/watch?v=IC1lMYuPd4Y) - [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) # Blog from Bas Dijkstra - [API mocking in C# with WireMock.Net](https://www.ontestautomation.com/api-mocking-in-csharp-with-wiremock-net/)