HomeNikola Knezevic

Previous blogs

Integration Tests in ASP.NET Core
Integration Tests in ASP.NET Core

Unit tests miss the full request pipeline. Integration tests with WebApplicationFactory, Testcontainers and Respawn verify your ASP.NET Core API against a real PostgreSQL database.