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