When building objects in tests, there are 3 design patterns that assist with building test objects - Factory pattern, Object Mother, and Builder pattern.
Testcontainers spins up real database containers for your .NET integration tests — the same database version on every machine and every CI run, with no manual …