Trick to prevent unit tests from touching the database in Laravel
Sep 10, 2022 · 3 min read · Before we get into the discussion (read: controversy) on whether unit tests should touch the DB, let me tell you it is not required that your unit tests cannot touch the database. It depends on your testing strategy. Some people are okay with touchin...
Join discussion




