I followed this article of microsoft https://learn.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-8.0 to write integrations tests of my API
How do you do Step-By-Step Debugging while using TestServer for ASP.NET IntegrationTest ?