- Doesn't recreate the container for each test file, only loads the database once at the start, makes it much faster. - Every test file should be imported in `Setup.test.ts` in order for it to work.