php[architect] — December 2016

Once you dive into testing and start seeing the benefits of having an automated test suite, it’s tempting to go all in and start writing tests as fast as possible. Before you know it, you could end up with a test suite that takes forever to run or requires many updates as features are added or changed. Before you get to that point, take a step back to ensure that you’re getting the most out of your efforts.