mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 05:30:43 -05:00
- 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.