DevOps S1E08: Develop unit tests for .Net Core WebAPI and create DevOps Pipeline to automate tests

Опубликовано: 16 Октябрь 2024
на канале: The Solution Architect
1,056
18

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.