End-to-End Testing ASP.NET Core APIs

Опубликовано: 10 Октябрь 2024
на канале: Hassan Habib
20,601
411

In this video, I'm going to show you how to write Acceptance Tests for your existing ASP.NET Core API Application.
Here's the source code of the project I used to write these tests:
https://github.com/hassanhabib/SchoolEM

A special thanks to my friend Shimmy - this is his personal git profile:
https://github.com/weitzhandler

Learn more about xUnit Collection Fixtures here:
https://xunit.net/docs/shared-context...

You can also find more about WebApplicationFactory in Microsoft official documentation here:"
https://docs.microsoft.com/en-us/dotn...

Here's my series about the fundamentals of building ASP.NET Core applications:
   • Fundamentals of Building ASP.NET Core...  
   • Fundamentals of Building ASP.NET Core...  
   • Fundamentals of Building ASP.NET Core...