From 5996251f5e6f5730adccd52fcf067d423f4d78a6 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Mon, 28 Jun 2021 20:29:55 +0200 Subject: [PATCH] Updated References (markdown) --- References.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/References.md b/References.md index 1c6d975..51e28f0 100644 --- a/References.md +++ b/References.md @@ -1,7 +1,8 @@ # YouTube Videos -- [Writing robust integration tests in .NET with WireMock.NET](https://www.youtube.com/watch?v=YU3ohofu6UU) -- [Wiremock .NET - .NET Meetup Vienna Feburary 2020](https://www.youtube.com/watch?v=IJa6DyJOxzk) +- [End-to-End Testing ASP.NET Core APIs (Part 2) by Hassan Habib](https://www.youtube.com/watch?v=ANqj9pldfso) +- [Writing robust integration tests in .NET with WireMock.NET by Nick Chapsas](https://www.youtube.com/watch?v=YU3ohofu6UU) +- [Wiremock .NET - .NET Meetup Vienna Feburary 2020 by DotNetDevs Austria](https://www.youtube.com/watch?v=IJa6DyJOxzk) # Blogs