Run your automated tests against a real database if you want maximum confidence your code works.
*** THEORY from blog posts etc. ***
Running tests against an actual DB is too slow.
*** PRACTICE from people actually doing it. ***
30K integration tests running in minutes… 👇🏻