Modern Web API Testing with Snapshots in .NET Core 3
A practical guide to fast in-memory Web API testing in .NET Core 3 — spinning up a WebApplicationFactory, wiring an in-memory database, bypassing JWT authentication, ordering tests, and asserting responses with snapshot testing.
5 min read