If the test suite crashes locally, it's hard to convince someone to write tests...
Ran into exactly this recently. We have a major test suite which executes inside a Docker container to match our production environment, but those tests stopped booting on a coworker's laptop.
9 months ago