In this video, I show you how to create Unit Tests in Visual Studio Code using Xunit and Microsoft.AspNetCore.TestHost to test a ASP.NET Core Web API. I also show you have easy it is to create a Build Integration Pipeline on Azure DevOps and automate the Unit Tests on the Pipeline.
In my next video, I will create an automated Continuous Integration (CI) pipeline and Continuous Deployment (CD) pipeline for the Web API.