Different kinds of testing strategies with ASP.NET Core: Component tests
Want to test ASP.NET Core applications in isolation that use HTTP clients and database integrations? Then read this blog about how to build small and isolated components tests that are aimed to run tests purely on your application code