Nuget Package: https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.Testing
One of my favorite things about building APIs in .NET is how easy it is to perform integration testing against them. I'm by no means the expert on the topic, but I wanted to share with you a minimal setup to have the ability to write integration tests against your API without much effort at all. Let me know if you found this helpful in the comments or if you have any advice on doing it differently. You can also find me on Bluesky @stevanfreeborn.com
Download
0 formats
No download links available.
How I Setup Integration Testing for Minimal APIs | NatokHD