Here’s a cool post by Tom McFarlin how you can use Ray in WordPress to easily see a the callers of a function. This doesn’t only work in WordPress but any Laravel and PHP app.
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