Integrative Persistence Tests for .NET Core Applications
The project Integration tests with persistence can be tricky. On one hand, you want tests to run in an environment that's as close to the real thing as possible. On the other hand, you don't want tests to change a shared database, mess up a real syst...
Oct 18, 202510 min read7