Ever found yourself wanting to make a small tweak to a PHP file in a Composer dependency? Here’s how to do it without forking the entire package.
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