How to implement integration tests for API endpoints in ASP.NET Core

preview_player
Показать описание

Hi! I’m Artem Grabovski and today we will discuss how to implement integration tests for API endpoints in ASP.NET Core application without any deployment.

In this video we will take a look at:

- General concepts of integration testing.
- Library which could be used to implement integration tests for API endpoints.
- Example of tests.
- Advanced settings for integration tests.

0:00 Introduction to integration tests.
0:47 Demo. Introduction to test project.
1:32 Demo. Install and integrate Microsoft NuGet package to implement integration tests.
2:28 Demo. Implement positive and negative test cases.
4:54 Demo. Advanced settings for integration tests.

My setup for YouTube videos:

Follow me:

#dotnet #csharp #aspnetcore #integrationtests
Рекомендации по теме