Using queues in @laravelphp is great … unless the queue has silently failed and you didn’t even know about it 🚨 I’m going to show you a simple and lightweight strategy to notify you when a queue isn’t processing jobs.
PHP
5 Ways to Extract Value from Overmocked Tests
Tomas shares his approach to get the most out of mocks, drop dead code, and make tests more valuable. Read more