- Converting integration tests to .NET Core 3.0
- Using custom startup class with ASP.NET Core integration tests
- Using custom appsettings.json with ASP.NET Core integration tests
- Testing WebAPI with ApprovalTests.NET
- Integration tests in ASP.NET Core
- Different kind of testing strategies with ASP.NET Core: The basics
- Integration Testing with ASP.NET Core 3.1 - Remove the Boiler Plate
- How to test your C# Web API