ᐊ back to home

Using MySQL for testing (in Laravel)

Tony Messias

I wrote about running your test suite faster against a disk-based database instead of an in-memory one, and a Docker trick that uses tmpfs to have MySQL writing in-memory.

If you are into Laravel and/or testing, check it out at madewithlove's blog.